PowerTools InputMan for Windows Forms 8.0J
Insert メソッド (CharBoxCollection)

挿入位置のインデックスを表すInt32値。
挿入されるマス目を表すCharBoxオブジェクト。
マス目をコレクションの指定位置に挿入します。
構文
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal charBox As CharBox _
) 
public void Insert( 
   int index,
   CharBox charBox
)

パラメータ

index
挿入位置のインデックスを表すInt32値。
charBox
挿入されるマス目を表すCharBoxオブジェクト。
参照

CharBoxCollection クラス
CharBoxCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.