- index
- An index into the Data Element Tag Table. This index is zero-based.
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- index
- An index into the Data Element Tag Table. This index is zero-based.
Return Value
DicomTag class that contains the item located at the specified index in the Data Element Tag Table.For an example, refer to DicomTagTable.Reset.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code