'Declaration Public Sub Move( _ ByVal fromRow As Integer, _ ByVal fromColumn As Integer, _ ByVal toRow As Integer, _ ByVal toColumn As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ )
'Declaration
Public Sub Move( _ ByVal fromRow As Integer, _ ByVal fromColumn As Integer, _ ByVal toRow As Integer, _ ByVal toColumn As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ )
public void Move( int fromRow, int fromColumn, int toRow, int toColumn, int rowCount, int columnCount )
AggregationDataModel クラス AggregationDataModel メンバ
© MESCIUS inc. All rights reserved.