PowerTools SPREAD for ASP.NET 8.0J
MapperInfo コンストラクタ(Int32,Int32,Int32,Int32)

行インデックス
列インデックス
行数
列数
MapperInfoクラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal row As Integer, _
   ByVal column As Integer, _
   ByVal rowCount As Integer, _
   ByVal columnCount As Integer _
)
public MapperInfo( 
   int row,
   int column,
   int rowCount,
   int columnCount
)

パラメータ

row
行インデックス
column
列インデックス
rowCount
行数
columnCount
列数
参照

MapperInfo クラス
MapperInfo メンバ
オーバーロード一覧

 

 


© 2003-2015, GrapeCity inc. All rights reserved.