Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / LinearRange Structure
Fields Properties Methods


LinearRange Structure Members

The following tables list the members exposed by LinearRange.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the LinearRange struct.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Represents a LinearRange structure with its properties left uninitialized. This field is read-only.  
Public FieldThe end index of range.  
Public FieldThe start index of range.  
Top
Public Properties
 NameDescription
Public PropertyGets the length.  
Top
Public Methods
 NameDescription
Public MethodCompares the current object with another object of the same type.  
Public MethodDetermines whether the specified System.Object is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Top
Public Operators
Implements the operator ==.
Implements the operator !=.
Top
See Also