openDICOM.NET API Reference (openDICOM# Class Library)

TransferSyntax.Equals Method

Determines whether this instance is equal to another DICOM transfer syntax instance or not. Equality of the UIDs will be checked.

Overload List

Determines whether this instance is equal to another DICOM transfer syntax instance or not. Equality of the UIDs will be checked.

public bool Equals(TransferSyntax);

Inherited from Object.

public virtual bool Equals(object);

See Also

TransferSyntax Class | openDicom.Encoding Namespace