C#
Objective-C
C++
public DicomDataSet DataSet { get; }
@property (nonatomic, strong, readonly, nullable) LTDicomDataSet *dataSet;
public:
property DicomDataSet^ DataSet {
DicomDataSet^ get();
}
The DicomDataSet object for this DicomDir.
For an example, refer to Load.