Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Compare Namespace > Difference Class : Second Property |
public DifferenceElement Second {get;}
'Declaration
Public ReadOnly Property Second As DifferenceElement
'Usage
Dim instance As Difference Dim value As DifferenceElement value = instance.Second
public: property DifferenceElement^ Second { DifferenceElement^ get(); }