PrintDocument for WinForms
Remove メソッド (IndexEntryCollection)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > IndexEntryCollection クラス : Remove メソッド
追加する項目。
IndexEntryを現在のコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal item As IndexEntry _
) 
'使用法
 
Dim instance As IndexEntryCollection
Dim item As IndexEntry
 
instance.Remove(item)
public void Remove( 
   IndexEntry item
)

パラメータ

item
追加する項目。
参照

IndexEntryCollection クラス
IndexEntryCollection メンバ