GrapeCity CalendarGrid for Windows Forms 2.0J
Insert(Int32,String) メソッド

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

パラメータ

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

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

 

 


c 2008 GrapeCity inc. All rights reserved.