openDICOM.NET API Reference (openDICOM# Class Library)

ValueMultiplicity.Equals Method

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".

Overload List

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".

public bool Equals(int);

Inherited from Object.

public virtual bool Equals(object);

See Also

ValueMultiplicity Class | openDicom.Registry Namespace