| Visual Basic (Declaration) | |
|---|---|
| Public Function GetCount() As Integer | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public int GetCount() | |
| C++/CLI | |
|---|---|
| public: int GetCount(); | |
Return Value
The number of items in the UID Table.For an example, refer to DicomUidTable.Reset.
 
            
 
            
            - The following methods will also help you navigate the UID Table: 
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
 
  