←Select platform
In This Topic ▼

DicomIodTable Class Members

Summary

The following tables list the members exposed by DicomIodTable.

Public Methods

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

Public Properties

Name Description
Public Property
static  | Shared in VB</div>
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly