true
'宣言 Public Function Query( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal intersecting As Boolean _ ) As Table()
'宣言
Public Function Query( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal row2 As Integer, _ ByVal column2 As Integer, _ ByVal intersecting As Boolean _ ) As Table()
public Table[] Query( int row, int column, int row2, int column2, bool intersecting )
Tables クラス Tables メンバ
© MESCIUS inc. All rights reserved.