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