←Select platform

DicomTagTable Class Methods

Summary

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

Public Methods

Name Description
Default Resets the Data Element Tag Table to the default values.
Delete Deletes the specified item from the Data Element Tag Table.
Exists Determines whether the specified tag exists.
Find Returns DicomTag that contains the item with the specified tag.
FindByIndex Returns DicomTag class that contains the item located at the specified index in the Data Element Tag Table.
GetCount Returns the number of items in the Data Element Tag Table.
GetFirst Returns the first item in the Data Element Tag Table.
GetLast Returns the last DicomTag item in the Data Element Tag Table
GetNext Returns the next DicomTag item in the Data Element Tag Table that immediately follows the specified item.
GetPrevious Returns the last DicomTag item in the Data Element Tag Table that immediately precedes the specified item.
Insert Inserts a new item in the Data Element Tag Table.
LoadXml Loads the Element Tags contained in file into the internal DICOM Element Tag Table.
LoadXmlAsync Loads the Element Tags contained in stream into the internal DICOM Element Tag Table.
Reset Removes all items from the Data Element Tag Table.
SetName Sets the name of the specified item in the Data Element Tag Table.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly