The Update type exposes the following members.

Methods

  NameDescription
Public methodWrite(BinaryWriter)
Write this update of the document to any writer.
Public methodWrite(Stream)
Write this update of the document to a stream, eg a FileStream or MemoryStream.

Properties

  NameDescription
Public propertyIndex
The 0 based index of this update in the document.Updates collection.

See Also