'宣言 Public Function Add( _ ByVal value As System.Object _ ) As System.Integer
public System.int Add( System.object value )
パラメータ
- value
- The object to add to the System.Collections.IList.
戻り値の型
The position into which the new element was inserted, or -1 to indicate that the item was not inserted into the collection.