Visual Basic (Declaration) | |
---|---|
Public Function GetLast() As DicomUid |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomUid GetLast() |
C++/CLI | |
---|---|
public: DicomUid^ GetLast(); |
Return Value
DicomUid class that contains the last item in the UID Table.For an example, refer to DicomUidTable.Reset.
The following methods will also help you navigate the UID Table: To determine the number of entries in the UID Table, use GetCount.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family