Leadtools.Dicom.Common.Compare Namespace > DifferenceElement Class : Parent Property |
public DifferenceElement Parent {get; set;}
'Declaration Public Property Parent As DifferenceElement
'Usage Dim instance As DifferenceElement Dim value As DifferenceElement instance.Parent = value value = instance.Parent
public DifferenceElement Parent {get; set;}
get_Parent();
set_Parent(value);
public: property DifferenceElement^ Parent { DifferenceElement^ get(); void set ( DifferenceElement^ value); }
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