Share via


ItemRangeOverride Members

Represents an item ID range to exclude from a knowledge object. This class cannot be inherited.

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

Public Constructors

  Name Description
Public method ItemRangeOverride Initializes a new instance of the ItemRangeOverride class that contains the specified item ID range bounds and clock vector.

Top

Public Properties

  Name Description
Public property ClockVector  Gets or sets the clock vector that is associated with this override.(Inherited from Override.)
Public property ClosedLowerBound Gets the lower bound of the range of item IDs to exclude.
Public property ClosedUpperBound Gets the upper bound of the range of item IDs to exclude.

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 Static ReferenceEquals  (Inherited from Object.)
Public method ToString Overridden. Returns a string that represents this object.

Top

Protected Methods

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

Top

See Also

Reference

ItemRangeOverride Class
Microsoft.Synchronization Namespace