Ribbon for WinForms
Add(Object) メソッド

C1.Win.8 アセンブリ > C1.Framework 名前空間 > GridColumnCollection クラス > Add メソッド : Add(Object) メソッド
Element to add to the list.
Adds an GridColumn 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 grid column in the list.
参照

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