[]
        
(Showing Draft Content)

C1.C1Preview.IndexEntryCollection.Remove

Remove Method

Remove(IndexEntry)

Removes an IndexEntry from the current collection.

Declaration
public void Remove(IndexEntry item)
Public Sub Remove(item As IndexEntry)
Parameters
Type Name Description
IndexEntry item

The item to add.