'Declaration Public Operator =( _ ByVal r1 As GridCellRange, _ ByVal r2 As GridCellRange _ ) As Boolean
public bool operator ==( GridCellRange r1, GridCellRange r2 )
Parameters
- r1
- r2
'Declaration Public Operator =( _ ByVal r1 As GridCellRange, _ ByVal r2 As GridCellRange _ ) As Boolean
public bool operator ==( GridCellRange r1, GridCellRange r2 )