Method Serialize
Serialize(CompactWriter)
Save the state to the passed stream reader object.
Declaration
[CLSCompliant(false)]
void Serialize(CompactWriter writer)
            Parameters
| Type | Name | Description | 
|---|---|---|
| CompactWriter | writer | An object of class CompactWriter.  |