Monotonic version of the rendered text snapshot used by a range source.
public ulong Value{ get }
Monotonic revision value; zero denotes an unavailable snapshot.
public bool IsValid{ get }
Whether this revision identifies a completed text snapshot.
[ctor]public TextRevision()
Creates a revision value. Zero is reserved for the invalid default value.
public bool Equals()
public override bool Equals()
public override int GetHashCode()
public override string ToString()