←Select platform

DataSet Property

Summary

Gets the DicomDataSet object for this DicomDir.

Syntax
C#
VB
C++
public DicomDataSet DataSet { get; } 
Public ReadOnly Property DataSet As DicomDataSet 
public: 
property DicomDataSet^ DataSet { 
   DicomDataSet^ get(); 
} 

Property Value

The DicomDataSet object for this DicomDir.

Example

For an example, refer to Load.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly