Removes an IndexEntry from the current collection.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public void Remove( IndexEntry item ) |
Visual Basic |
---|
Public Sub Remove ( _ item As IndexEntry _ ) |
Parameters
- item
- Type: C1.C1Preview..::..IndexEntry
The item to add.