The methods of the ValueRepresentation class are listed below. For a complete list of ValueRepresentation class members, see the ValueRepresentation Members topic.
![]() GetBy | Overloaded. Returns a new value representation instance registered by the defined tag. |
![]() IsImplicitBy | The same as IsImplicit, but in a static manner. |
![]() LoadFrom | Overloaded. Creates a new VR instance from a DICOM output stream. |
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. |
LoadFrom | Overloaded. Re-creates this instance from a DICOM output stream. |
ToLongString | DICOM VR detailed string representation. |
ToString | DICOM VR string representation. |
ValueRepresentation Class | openDicom.DataStructure Namespace