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 : Parent Property |
public Difference Parent {get;}
'Declaration
Public ReadOnly Property Parent As Difference
'Usage
Dim instance As Difference Dim value As Difference value = instance.Parent
public: property Difference^ Parent { Difference^ get(); }