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

挿入する SubStyle のインデックス。
挿入する SubStyle のキー。
挿入する SubStyle オブジェクト。
指定したキーと値を持つ項目を SubStyleCollection に挿入します。
構文
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal key As String, _
   ByVal subStyle As SubStyle _
) 
public void Insert( 
   int index,
   string key,
   SubStyle subStyle
)

パラメータ

index
挿入する SubStyle のインデックス。
key
挿入する SubStyle のキー。
subStyle
挿入する SubStyle オブジェクト。
参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.