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

public bool Equals(
   int valueCount
);

See Also

ValueMultiplicity Class | openDicom.Registry Namespace