SoDicomTag Methods |
The SoDicomTag type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (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 ). |
![]() | GetName | Returns the tag's name in the dictionary or "Unknown" if not found. |
![]() | GetType | Gets the Type of the current instance. (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 | Returns a string that represents the current object. (Inherited from Object.) |