[]
Implements the operator ==.
public static bool operator ==(LinearRange r1, LinearRange r2)
Public Shared Operator =(r1 As LinearRange, r2 As LinearRange) As Boolean
Type | Name | Description |
---|---|---|
LinearRange | r1 | The r1. |
LinearRange | r2 | The r2. |
Type | Description |
---|---|
bool | The result of the operator. |