The HashNode type exposes the following members.

Properties

  NameDescription
Count
Gets the number of bytes included in the range of data represented by this node.
Hash
Gets or sets the hash of the data represented by this node.
RangeEnd
Gets or sets the index of the end of the range of data represented by this node.
RangeStart
Gets or sets the index of the beginning of the range of data represented by this node.

See Also