Share via


Range Members

Represents a range of item IDs, and the clock vector that defines what is known about the items in the range.

The following tables list the members exposed by the Range type.

Public Constructors

  Name Description
Public method Range Initializes a new instance of the Range class that contains the specified closed lower bound item ID and a clock vector that defines what is known about the items in the range.

Top

Public Properties

  Name Description
Public property ClockVector Gets the clock vector that defines what is known about the items in the range.
Public property ItemId Gets the closed lower bound of item IDs in this range.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd937551.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

Range Class
Microsoft.Synchronization Namespace