'宣言 Public Function Add( _ ByVal value As DropDownItem _ ) As System.Integer
public System.int Add( DropDownItem value )
パラメータ
- value
- The DropDownItem to be added to the end of the collection.
戻り値の型
The zero-based index value of the DropDownItem added to the collection.