[]
Gets the IFormatCondition object at the specified index.
IFormatCondition this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IFormatCondition
| Type | Name | Description |
|---|---|---|
| int | index | An integer value that indicates the index number. |
| Type | Description |
|---|---|
| IFormatCondition | The IFormatCondition object. |