GrapeCity PlusPak for Windows Forms 10.0J
Insert(Int32,Object) メソッド

選択日付を追加する位置
選択日付を表すオブジェクト
SelectionCollectionコレクションのインデックスで指定した位置に選択日付を追加します。
シンタックス
Public Overloads Overrides Sub Insert( _
   ByVal index As Integer, _
   ByVal obj As Object _
) 
public override void Insert( 
   int index,
   object obj
)

パラメータ

index
選択日付を追加する位置
obj
選択日付を表すオブジェクト
参照

参照

SelectionCollection クラス
SelectionCollection メンバ
オーバーロード一覧

 

 


© 2008 GrapeCity inc. All rights reserved.