GrapeCity PlusPak for Windows Forms 11.0J
InsertItem メソッド (CalendarNoteStyleCollection)

メモスタイルを挿入する位置の 0 から始まるインデックス。
挿入するメモスタイル。
CalendarNoteStyleCollection 内の指定したインデックスに NoteStyle を挿入します。
シンタックス
Protected Overrides Sub InsertItem( _
   ByVal index As Integer, _
   ByVal item As NoteStyle _
) 
protected override void InsertItem( 
   int index,
   NoteStyle item
)

パラメータ

index
メモスタイルを挿入する位置の 0 から始まるインデックス。
item
挿入するメモスタイル。
参照

参照

CalendarNoteStyleCollection クラス
CalendarNoteStyleCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.