Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: TElement ReadFromStream(Stream)

Declaration

public TElement ReadFromStream(
    Stream stream
)

Summary

Reads the serialized form from a stream.

Parameters

Streamstream Stream to read from.

Returns

The serialized form read from the stream.