Leadtools.Dicom.Common.Compare Namespace > Difference Class : Difference Constructor |
public Difference( TagLocation location, Difference parent, DifferenceElement first, DifferenceElement second )
'Declaration Public Function New( _ ByVal location As TagLocation, _ ByVal parent As Difference, _ ByVal first As DifferenceElement, _ ByVal second As DifferenceElement _ )
'Usage Dim location As TagLocation Dim parent As Difference Dim first As DifferenceElement Dim second As DifferenceElement Dim instance As New Difference(location, parent, first, second)
public Difference( TagLocation location, Difference parent, DifferenceElement first, DifferenceElement second )
public: Difference( TagLocation location, Difference^ parent, DifferenceElement^ first, DifferenceElement^ second )
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