'DeclarationPublic Sub ReadJson( _ ByVal Stream As System.IO.Stream, _ Optional ByVal TransferSyntax As System.String _ )
public void ReadJson( 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