'DeclarationPublic Sub ReadXml( _ ByVal Stream As System.IO.Stream, _ Optional ByVal TransferSyntax As System.String _ )
public void ReadXml( System.IO.Stream Stream, System.string TransferSyntax )
Parameters
- Stream
- The Stream to read from
- TransferSyntax
- The transfer syntax to assign to the resulting instances - see remarks