The Update type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Write(BinaryWriter) |
Write this update of the document to any writer.
| |
| Write(Stream) |
Write this update of the document to a stream, eg a FileStream or MemoryStream.
|
Properties
| Name | Description | |
|---|---|---|
| Index |
The 0 based index of this update in the document.Updates collection.
|