RangeSet Members

Represents a set of Range objects, each of which contains knowledge about a set of change units within a range of items.

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

Public Constructors

  Name Description
Public method RangeSet Initializes a new instance of the RangeSet class.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method AppendRange Adds the specified Range object to the end of the list.
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetEnumerator Gets an object that can be used to enumerate the list of Range objects.
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Dd937190.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

Explicit Interface Implementations

  Name Description
Explicit interface implementation Method System.Collections.IEnumerable.GetEnumerator Gets an object that can be used to enumerate the list of Range objects.

Top

See Also

Reference

RangeSet Class
Microsoft.Synchronization Namespace