openDICOM.NET API Reference (openDICOM# Class Library)

Uid.Equals Method

Determines whether this instance is equal to another UID.

Overload List

Determines whether this instance is equal to another UID.

public bool Equals(Uid);

Inherited from Object.

public virtual bool Equals(object);

Determines whether this instance is equal to another UID string representation.

public bool Equals(string);

See Also

Uid Class | openDicom.Registry Namespace