Description:

Writes the content of this data to a stream archive.

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

Nothing found