StyleFormatConditionCollection.Item Property
| Name | Parameters | Description |
|---|---|---|
| Item[Int32] | index | Provides indexed access to style conditions in the current collection. |
| Item[Object] | tag | Provides access to style conditions, using the data that is stored in the Tag property as an indexer. |