Share via


Range Members

Include Protected Members
Include Inherited Members

An object used to represent a range of integer values.

The Range type exposes the following members.

Constructors

  Name Description
Public method Range Creates a Range with a specified starting point and length.

Top

Properties

  Name Description
Public property Length An integer representing the length of the range.
Public property Start
Public property Values Get an enumeration representing the values of a range.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Range Class

Microsoft.SharePoint.JSGrid Namespace