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.

public bool Equals(
   TransferSyntax transferSyntax
);

See Also

TransferSyntax Class | openDicom.Encoding Namespace