The HashNode type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of bytes included in the range of data represented by this node.
Public propertyHash
Gets or sets the hash of the data represented by this node.
Public propertyRangeEnd
Gets or sets the index of the end of the range of data represented by this node.
Public propertyRangeStart
Gets or sets the index of the beginning of the range of data represented by this node.

See Also