GrapeCity CalendarGrid for Windows Forms 3.0J
Insert メソッド (CharBoxCollection)

インデックスを示す System.Int32
挿入するキャラクターボックスを示す CharBox
コレクションの指定したインデックスにキャラクターボックスを挿入します。
シンタックス
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal charBox As CharBox _
) 
public void Insert( 
   int index,
   CharBox charBox
)

パラメータ

index
インデックスを示す System.Int32
charBox
挿入するキャラクターボックスを示す CharBox
参照

参照

CharBoxCollection クラス
CharBoxCollection メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.