| Visual Basic (Declaration) | |
|---|---|
| Public Shared ReadOnly Property Instance As DicomUidTable | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public static DicomUidTable Instance {get;} | |
| C++/CLI | |
|---|---|
| public: static property DicomUidTable^ Instance { DicomUidTable^ get(); } | |
Return Value
An instance of the DicomUidTable, which provides a number of methods for maneuvering through and modifying the Dicom UID Table.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
 
  