PowerTools PlusPak for Windows Forms 8.0J
Add メソッド (BaseCollection)

BaseCollection の最後に追加するオブジェクト。
BaseCollectionの最後にオブジェクトを追加します。
構文
Public Overridable Function Add( _
   ByVal value As Object _
) As Integer
public virtual int Add( 
   object value
)

パラメータ

value
BaseCollection の最後に追加するオブジェクト。

戻り値の型

値の追加された BaseCollection のインデックス。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

BaseCollection クラス
BaseCollection メンバ

Send Feedback