'宣言 Public Overloads Function Add( _ ByVal item As RenderInputComboBoxItem _ ) As System.Integer
public System.int Add( RenderInputComboBoxItem item )
パラメータ
- item
- 追加するオブジェクト。
戻り値の型
コレクションに追加されたオブジェクトのインデックスを返します。
'宣言 Public Overloads Function Add( _ ByVal item As RenderInputComboBoxItem _ ) As System.Integer
public System.int Add( RenderInputComboBoxItem item )