Visual Basic (Declaration) | |
---|---|
Public Class DicomDataSet Implements IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomDataSet |
C# | |
---|---|
public class DicomDataSet : IDisposable |
C++/CLI | |
---|---|
public ref class DicomDataSet : public IDisposable |
For an example, refer to Load(String,DicomDataSetLoadFlags).
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:
Manuever 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.
System.Object
Leadtools.Dicom.DicomDataSet
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)