Ribbon for WinForms
Add(Object) メソッド

C1.Win.8 アセンブリ > C1.Framework 名前空間 > GridRowCollection クラス > Add メソッド : Add(Object) メソッド
Element to add to the list.
Adds a new GridRow to the list.
シンタックス
'宣言
 
Public Overloads Overridable Function Add( _
   ByVal value As Object _
) As Integer
public virtual int Add( 
   object value
)

パラメータ

value
Element to add to the list.

戻り値の型

The index of the new row in the list.
参照

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