'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 メンバ
© 2003-2015, GrapeCity inc. All rights reserved.