MESCIUS SPREAD for Windows Forms 15.0J
Insert(Int32,String) メソッド

コレクション内の挿入位置を表すInt32値。
キー文字列を表すString
指定したキーを持つ新しい Style を StyleCollection に追加します。
構文
'宣言
 
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal key As String _
) 
public void Insert( 
   int index,
   string key
)

パラメータ

index
コレクション内の挿入位置を表すInt32値。
key
キー文字列を表すString
参照

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

 

 


© MESCIUS inc. All rights reserved.