MultiSelect for WinForms
Add メソッド (TagCollection)

C1.Win.Input.MultiSelect.4.5.2 アセンブリ > C1.Win.Input 名前空間 > TagCollection クラス : Add メソッド
The System.Object to add to the TagCollection.
Adds an item to the TagCollection.
シンタックス
'宣言
 
Public Function Add( _
   ByVal value As System.Object _
) As System.Integer
public System.int Add( 
   System.object value
)

パラメータ

value
The System.Object to add to the TagCollection.
参照

TagCollection クラス
TagCollection メンバ