For a list of all members of this type, see DicomIodTable members.
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 | Overloaded. 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. | |
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 | Overloaded. Inserts a new item in the IOD Structure. | |
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. |