Skip to main content
A newer version of this page is available. .

FormatConditionCollectionBase.Item Property

Name Parameters Description
Item[Int32] index Provides indexed access to individual items within the collection.
Item[Object] tag Gets a style format condition with the specified tag.
Item[String] name Gets an item from the collection by its name.