| SoDicomTag Methods |
The SoDicomTag type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetElement | Get the tag's element. | |
| GetGroup | Get the tag's group. | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetId | Get the tag's id ( group and element combined ). | |
| GetKeyword | Returns the tag's keyword in the dictionary or "Unknown" if not found. | |
| GetName | Returns the tag's name in the dictionary or "Unknown" if not found. | |
| GetType | (Inherited from Object.) | |
| GetVR | Get the VR (Visual Representation) associated with this tag in the specification, returning "UN" if the tag is not found. | |
| ToString | (Inherited from Object.) |