'Declaration
Public Shared Sub RemoveFromAcceptedTransferSyntaxes( _ ByVal Group As SOPClassGroups, _ ByVal TransferSyntax As UID _ )
'Usage
Dim Group As SOPClassGroups Dim TransferSyntax As UID DicomGlobal.RemoveFromAcceptedTransferSyntaxes(Group, TransferSyntax)
public static void RemoveFromAcceptedTransferSyntaxes( SOPClassGroups Group, UID TransferSyntax )
public: static void RemoveFromAcceptedTransferSyntaxes( SOPClassGroups Group, UID^ TransferSyntax )
Parameters
- Group
- The group to remove the accepted Transfer Syntax from
- TransferSyntax
- The accepted Transfer Syntax to remove