'DeclarationPublic Function CanConvertTo( _ ByVal TransferSyntax As System.String _ ) As System.Boolean
public System.bool CanConvertTo( System.string TransferSyntax )
Parameters
- TransferSyntax
- The transfer syntax to test
Return Value
True is the conversion is possible