- code
- A tag. DicomTag class in the Data Element Tag Table that has this tag will be returned.
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DicomTagTable Dim code As Long Dim value As DicomTag value = instance.Find(code) |
Parameters
- code
- A tag. DicomTag class in the Data Element Tag Table that has this tag will be returned.
Return Value
DicomTag that contains the item with the specified tag.For an example, refer to DicomTagTable.Reset.
- To see the default values for the Data Element Tag Table, refer to the Data Element Tag Table.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)