'Declaration Public Operator =( _ ByVal obj1 As CellRange, _ ByVal obj2 As CellRange _ ) As Boolean
'使用法
public bool operator ==( CellRange obj1, CellRange obj2 )
CellRange クラス CellRange メンバ
© 2004-2015, GrapeCity inc. All rights reserved.