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.
LoadFromOverloaded. Re-creates this instance from a DICOM output stream.
ToLongString DICOM VR detailed string representation.
ToString DICOM VR string representation.

See Also

ValueRepresentation Class | openDicom.DataStructure Namespace