MatchingRuleElementCollection.Item Property
Overload List
Name | Description | |
---|---|---|
Item[Int32] |
Indexer to retrieve items in the collection by index.
(Inherited from DeserializableConfigurationElementCollectionBase<TElement>.) |
|
Item[ConfigurationProperty] | (Inherited from ConfigurationElement.) | |
Item[String] |
Retrieve a matching rule element from the collection by name.
|
See Also
MatchingRuleElementCollection Class
MatchingRuleElementCollection Members
Microsoft.Practices.Unity.InterceptionExtension.Configuration Namespace