←Select platform

DicomIodTable Class Members

Summary

The following tables list the members exposed by DicomIodTable.

Public Methods

Name Description
Default Resets the IOD Tree to the default values.
Delete Deletes the specified item from the IOD Structure.
Exists Determines whether the pointer to the structure is valid.
Find Returns the item in the IOD Structure that contains the IOD with the specified code and type.
FindClass Returns the item in the IOD Structure that contains the IOD for the specified class.
FindModule Returns the item in the IOD Structure that contains the IOD for the specified module in the specified class.
FindModuleByIndex Returns the item in the IOD Structure that contains the IOD for the module in the specified class at the specified index.
GetChild Returns the item in the IOD Structure that contains the first child of the specified item.
GetFirst Returns the first item in the IOD Structure.
GetLast Returns the last item in the IOD Structure.
GetModuleCount Returns the number of modules in the specified IOD class.
GetNext Returns a the item in the IOD Structure that immediately follows the specified item.
GetParent Returns the item in the IOD Structure that contains the parent of the specified item.
GetPrevious Returns the item in the IOD Structure that immediately precedes the specified item.
GetRoot Returns the root of the specified item.
Insert Inserts a new item in the IOD Structure.
LoadXml Loads the IODs and modules contained in file into the internal DICOM IOD Table.
LoadXmlAsync Loads the IODs and modules contained in stream into the internal DICOM IOD Table.
Reset Removes all items from the IOD Structure.
SetDescription Sets the description of the specified item in the IOD Structure.
SetName Sets the name of the specified item in the IOD Structure.

Public Properties

Name Description
Instance Gets an instance of the DicomIodTable, which provides functionality for working with the tree (IOD Table) of available Information Object Definitions (IODs) that LEADTOOLS maintains internally.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly