Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An object used to represent a range of integer values.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.JSGrid.Range
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class Range
'Usage
Dim instance As Range
public sealed class Range
Remarks
The range is designated by a starting point and a length.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.