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