Leadtools.Dicom.Common.Compare Namespace > DifferenceElement Class : Name Property |
public string Name {get; set;}
'Declaration Public Property Name As String
'Usage Dim instance As DifferenceElement Dim value As String instance.Name = value value = instance.Name