[]
Returns a single IconCriterion object from the IconCriteria collection.
IIconCriterion this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IIconCriterion
| Type | Name | Description |
|---|---|---|
| int | index | The index number of the IconCriterion object. |
| Type | Description |
|---|---|
| IIconCriterion | IconCriterion. |