Serialize

FoundDocument.Serialize method

Serializes the current instance to a byte array.

public byte[] Serialize()

Return Value

A byte array representing the current instance.

See Also