GrapeCity SPREAD for WPF 2.0J
Add メソッド (GroupRowCollection)

追加する項目の数を示す int 値。
一連の既定要素をリストに追加します。
構文
'Declaration
 
Public Sub Add( _
   Optional ByVal count As Integer _
) 
public void Add( 
   int count
)

パラメータ

count
追加する項目の数を示す int 値。
例外
例外説明
System.ArgumentOutOfRangeExceptioncount が0以下です。
参照

GroupRowCollection クラス
GroupRowCollection メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.