Provides the main functionality for dealing with Data Sets.
public class DicomDataSet : IDisposable
Public Class DicomDataSet
Implements System.IDisposable
public sealed class DicomDataSet : IClosable
public class DicomDataSet
function Leadtools.Dicom.DicomDataSet()
public ref class DicomDataSet : public System.IDisposable
This class includes properties and methods for creating, initializing, loading and saving Data Sets. In addition, there are methods that allow you to do the following:
Navigate through a Data Set.
Search a Data Set.
Insert or delete Data Set members.
Retrieve or set data element values.
Get or set information about the entire Data Set.
Convert values.
For more information, refer to Working with Data Sets.
For an example, refer to Load.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET