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