Available in LEADTOOLS Medical Imaging toolkits. |
Description
This class provides the main functionality for dealing with data sets. It includes functions for creating, initializing, loading and saving data sets. In addition, there are functions 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.
For information about available macros, refer to DICOM Macros.
Required Libraries
You must load all required libraries using LBase::LoadLibraries before using this class.
LTDIC
For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.
See Also