DataContractBinarySerializer::ReadObject Method (Stream^)
Reads the XML stream or document with a stream and returns the deserialized object.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
Parameters
- stream
-
Type:
System.IO::Stream^
A stream used to read the XML stream or document.
Show: