[]
        
(Showing Draft Content)

C1.C1Preview.IndexEntryCollection.Add

Add Method

Add(IndexEntry)

Adds an IndexEntry to the current collection.

Declaration
public int Add(IndexEntry item)
Parameters
Type Name Description
IndexEntry item

The item to add.

Returns
Type Description
int

The index of the newly added item in the current collection.