openDICOM.NET API Reference (openDICOM# Class Library)

TransferSyntax Constructor (String, CharacterRepertoire)

Creates a new DICOM transfer syntax instance from specified DICOM UID string representation and specified DICOM character repertoire.

public TransferSyntax(
   string uid,
   CharacterRepertoire characterRepertoire
);

See Also

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