openDICOM.NET API Reference (openDICOM# Class Library)

ValueMultiplicity Methods

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

Public Instance Methods

EqualsOverloaded. Determines whether this VM instance is exactly equal to a specified count of values. Equality can only be given by defined, bounded and invariable DICOM VMs like "1" or "3".
IsValid Determines whether a specified count of values is conform with this DICOM VM instance. This method is supposed to be used for validation of real count of DICOM values against the corresponding DICOM data element dictionary entry.
ToString Returns the string representation of a VM instance.

See Also

ValueMultiplicity Class | openDicom.Registry Namespace