'宣言 Public Function Overlaps( _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal row2 As System.Integer, _ ByVal column2 As System.Integer _ ) As System.Boolean
public System.bool Overlaps( System.int row, System.int column, System.int row2, System.int column2 )
true
false
Reference 構造体 Reference メンバ