←Select platform
In This Topic ▼

DicomTagTable Class Methods

Summary

For a list of all members of this type, see DicomTagTable members

Public Methods

Name Description
Public Method
Default Resets the Data Element Tag Table to the default values.
Public Method Delete Deletes the specified item from the Data Element Tag Table.
Public Method Exists Determines whether the specified tag exists.
Public Method Find Returns DicomTag that contains the item with the specified tag.
Public Method FindByIndex Returns DicomTag class that contains the item located at the specified index in the Data Element Tag Table.
Public Method GetCount Returns the number of items in the Data Element Tag Table.
Public Method GetFirst Returns the first item in the Data Element Tag Table.
Public Method GetLast Returns the last DicomTag item in the Data Element Tag Table
Public Method GetNext Returns the next DicomTag item in the Data Element Tag Table that immediately follows the specified item.
Public Method GetPrevious Returns the last DicomTag item in the Data Element Tag Table that immediately precedes the specified item.
Public Method Insert Inserts a new item in the Data Element Tag Table.
Public Method LoadXml Loads the Element Tags contained in file into the internal DICOM Element Tag Table.
Public Method Reset Removes all items from the Data Element Tag Table.
Public Method SetName Sets the name of the specified item in the Data Element Tag Table.

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