openDICOM.NET API Reference (openDICOM# Class Library)

ValueRepresentation Methods

The methods of the ValueRepresentation class are listed below. For a complete list of ValueRepresentation class members, see the ValueRepresentation Members topic.

Public Static Methods

GetByOverloaded. Returns a new value representation instance registered by the defined tag.
IsImplicitBy The same as IsImplicit, but in a static manner.
LoadFromOverloaded. Creates a new VR instance from a DICOM output stream.

Public Instance Methods

Decode Determines the correct type and multiplicity of a DICOM value.
DecodeToValue Determines the correct type and multiplicity of a DICOM value and converts it to a DICOM value class.
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
LoadFromOverloaded. Re-creates this instance from a DICOM output stream.
ToLongString DICOM VR detailed string representation.
ToString DICOM VR string representation.

Protected Instance Methods

DecodeImproper 
DecodeProper 
Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 
ToImproperMultiValueOverloaded.  
ToJointMultiValueOverloaded.  
ToProperMultiValueOverloaded.  

See Also

ValueRepresentation Class | openDicom.DataStructure Namespace