MESCIUS SPREAD for Windows Forms 17.0J
Insert メソッド (CharBoxCollection)

インデックスを示す整数System.Int32
挿入されたキャラクターボックスを示すCharBox
コレクションの指定したインデックスにキャラクターボックスを挿入します。
構文
'Declaration
 
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 メンバ

 

 


© MESCIUS inc. All rights reserved.