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);

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

public bool Equals(string);

See Also

Uid Class | openDicom.Registry Namespace