Click or drag to resize
SoDicomTag Methods

The SoDicomTag type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGetElement

Get the tag's element.

Public methodGetGroup

Get the tag's group.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetId

Get the tag's id ( group and element combined ).

Public methodGetKeyword

Returns the tag's keyword in the dictionary or "Unknown" if not found.

Public methodGetName

Returns the tag's name in the dictionary or "Unknown" if not found.

Public methodGetType (Inherited from Object.)
Public methodGetVR

Get the VR (Visual Representation) associated with this tag in the specification, returning "UN" if the tag is not found.

Public methodToString (Inherited from Object.)
Top
See Also