[]
Gets a custom filter item from the collection.
public IFilterItem this[int index] { get; }
Public ReadOnly Default Property Item(index As Integer) As IFilterItem
Type | Name | Description |
---|---|---|
int | index | Zero-based index of the filter item in the collection |