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

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

パラメータ

vi
The ValueItem to add.

戻り値の型

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

ValueItemCollection クラス
ValueItemCollection メンバ