PowerTools CalendarGrid for Windows Forms 1.0J
Insert メソッド (SideButtonCollection)

指定したオブジェクトを挿入する位置の 0 から始まるインデックス。
挿入する SideButtonBase
指定した SideButtonBase をコレクションの指定したインデックスに挿入します。
構文
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal value As SideButtonBase _
) 
public void Insert( 
   int index,
   SideButtonBase value
)

パラメータ

index
指定したオブジェクトを挿入する位置の 0 から始まるインデックス。
value
挿入する SideButtonBase
参照

SideButtonCollection クラス
SideButtonCollection メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.