←Select platform

DicomDataSet Class

Summary

Provides the main functionality for dealing with Data Sets.

Syntax

C#
VB
Java
WinRT C#
C++
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   

Remarks

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.

Example

For an example, refer to Load.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly