openDICOM.NET API Reference (openDICOM# Class Library)

Value Methods

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

Public Instance Methods

AddOverloaded. Adds a single value to a DICOM value instance.
CompareTo Implementation of the IComparable interface. So the use of this instance within collections is guaranteed.
GetEnumerator Needed by C# foreach-statements. Makes life easier.
LoadFrom Re-creates this DICOM value instance from specified DICOM output stream using TransferSyntax.
ToArray Returns all value entries of a DICOM value instance as array.

See Also

Value Class | openDicom.DataStructure Namespace