'宣言 Public Overloads Function Add( _ ByVal itemText As System.String _ ) As System.Integer
public System.int Add( System.string itemText )
パラメータ
- itemText
- ドロップダウンリストに表示されるテキスト。
戻り値の型
追加されたオブジェクトのコレクション内のインデックス。
'宣言 Public Overloads Function Add( _ ByVal itemText As System.String _ ) As System.Integer
public System.int Add( System.string itemText )