Overload List
| Name | Description | |
|---|---|---|
| BinaryDeserialize<(Of <(T>)>)(Stream) |
Verifies that an object can be deserialized from a stream using a
BinaryFormatter and returns the resulting deserialized object.
| |
| BinaryDeserialize<(Of <(T>)>)(Stream, String, array<Object>[]()[]) |
Verifies that an object can be deserialized from a stream using a
BinaryFormatter and returns the resulting deserialized object.
|
