Leadtools.Dicom.Common.Editing Namespace > DicomEditableObject Class : AddTag Method |
public void AddTag( DicomEditableProperty parent, long tag )
'Declaration Public Sub AddTag( _ ByVal parent As DicomEditableProperty, _ ByVal tag As Long _ )
'Usage Dim instance As DicomEditableObject Dim parent As DicomEditableProperty Dim tag As Long instance.AddTag(parent, tag)
public void AddTag( DicomEditableProperty parent, long tag )
public: void AddTag( DicomEditableProperty^ parent, int64 tag )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2