Spread for ASP.NET 10 Product Documentation
LinearRange Structure Members
Fields  Properties  Methods 


The following tables list the members exposed by LinearRange.

Public Constructors
 NameDescription
Public ConstructorLinearRange ConstructorInitializes a new instance of the LinearRange struct.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EmptyRepresents a LinearRange structure with its properties left uninitialized.  
Public FieldEndThe end index of range.  
Public FieldStartThe start index of range.  
Top
Public Properties
 NameDescription
Public PropertyLengthGets the length.  
Top
Public Methods
 NameDescription
Public MethodCompareToCompares the current object with another object of the same type.  
Public MethodEqualsDetermines whether the specified System.Object is equal to this instance.  
Public MethodGetHashCodeReturns a hash code for this instance.  
Top
Public Operators
public Operator Equality Implements the operator ==.
public Operator Inequality Implements the operator !=.
Top
See Also

Reference

LinearRange Structure
FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.