[]
        
(Showing Draft Content)

FarPoint.Web.Spread.LinearRange.op_Equality

operator == Operator

operator ==(LinearRange, LinearRange)

Implements the operator ==.

Declaration
public static bool operator ==(LinearRange r1, LinearRange r2)
Public Shared Operator =(r1 As LinearRange, r2 As LinearRange) As Boolean
Parameters
Type Name Description
LinearRange r1

The r1.

LinearRange r2

The r2.

Returns
Type Description
bool

The result of the operator.