PrintDocument for WinForms
Remove メソッド (IndexEntryCollection)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > IndexEntryCollection クラス : Remove メソッド
The item to add.
Removes an IndexEntry from the current collection.
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal item As IndexEntry _
) 
'使用法
 
Dim instance As IndexEntryCollection
Dim item As IndexEntry
 
instance.Remove(item)
public void Remove( 
   IndexEntry item
)

パラメータ

item
The item to add.
参照

IndexEntryCollection クラス
IndexEntryCollection メンバ