openDICOM.NET API Reference (openDICOM# Class Library)

TransferSyntax Constructor (DataElement, CharacterRepertoire)

Creates a new DICOM transfer syntax instance from specified transfer syntax UID data element and specified DICOM character repertoire.

public TransferSyntax(
   DataElement transferSyntaxUid,
   CharacterRepertoire characterRepertoire
);

See Also

TransferSyntax Class | openDicom.Encoding Namespace | TransferSyntax Constructor Overload List