The following tables list the members exposed by DicomUidTable.
Public Methods
| Name | Description | |
|---|---|---|
![]()  | 
	Default | Removes all items from the UID Table. | 
![]()  | 
	Delete | Deletes the specified item from the UID Table. | 
![]()  | 
	Exists | Determines whether the specified class is valid. | 
![]()  | 
	Find | Returns DicomUid that contains the item with the specified value representation code. | 
![]()  | 
	FindByIndex | Returns DicomUid class that contains the item located at the specified index in the UID Table. | 
![]()  | 
	GetCount | Returns the number of items in the UID Table. | 
![]()  | 
	GetFirst | Returns the first item in the UID Table. | 
![]()  | 
	GetLast | Returns the last DicomUid item in the UID Table | 
![]()  | 
	GetNext | Returns the next DicomUid item in the UID Table that immediately follows the specified item. | 
![]()  | 
	GetPrevious | Returns the last DicomUid item in the UID Table that immediately precedes the specified item. | 
![]()  | 
	Insert | Inserts a new item in the UID Table. | 
![]()  | 
	LoadXml | Loads the UIDs contained in file into the internal DICOM UID Table. | 
![]()  | 
	LoadXmlAsync | Loads the UIDs contained in stream into the internal DICOM UID Table. | 
![]()  | 
	Reset | Removes all items from the UID Table. | 
![]()  | 
	SetName | Sets the name of the specified item in the UID Table. | 
Public Properties
| Name | Description | |
|---|---|---|
![]() ![]()  | 
	Instance | Gets an instance of the DicomUidTable, which provides a number of methods for maneuvering through and modifying the Dicom UID Table. | 
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET



