Visual Basic (Declaration) | |
---|---|
Public Function GetFirst() As DicomTag |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomTag GetFirst() |
C++/CLI | |
---|---|
public: DicomTag^ GetFirst(); |
Return Value
DicomTag class that contains the first 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