True DBGrid for WinForms
Add メソッド (C1DataColumnCollection)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > C1DataColumnCollection クラス : Add メソッド
The C1DataColumn to add.
Adds a C1DataColumn to the end of the collection.
シンタックス
'宣言
 
Public Overridable Function Add( _
   ByVal dc As C1DataColumn _
) As System.Integer
public virtual System.int Add( 
   C1DataColumn dc
)

パラメータ

dc
The C1DataColumn to add.

戻り値の型

The index at which the C1DataColumn has been added.
参照

C1DataColumnCollection クラス
C1DataColumnCollection メンバ