PowerTools CalendarGrid for Windows Forms 1.0J
Insert(Int32,String) メソッド

挿入する SubStyle のインデックス。
挿入する SubStyle のキー。
指定したキーを持つ新しい SubStyleSubStyleCollection に挿入します。
構文
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal key As String _
) 
public void Insert( 
   int index,
   string key
)

パラメータ

index
挿入する SubStyle のインデックス。
key
挿入する SubStyle のキー。
参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.