'Declaration Public Operator <>( _ ByVal obj1 As CellRange, _ ByVal obj2 As CellRange _ ) As Boolean
'Declaration
Public Operator <>( _ ByVal obj1 As CellRange, _ ByVal obj2 As CellRange _ ) As Boolean
public bool operator !=( CellRange obj1, CellRange obj2 )
CellRange クラス CellRange メンバ
© MESCIUS inc. All rights reserved.