Description:

Reads the content of this data from a stream archive.

Syntax:
protected virtual bool Read(
BinaryArchiveReader archive
)
protected
virtual
Parameters:
Returns:
Type: bool
True if the data was successfully written. The default implementation always returns false.

Nothing found