PowerTools CalendarGrid for Windows Forms 1.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 メンバ

 

 


© 2014 GrapeCity inc. All rights reserved.