PolicyElementCollection.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] |
Indexer to retrieve policy element objects by name.
|
See Also
PolicyElementCollection Members
Microsoft.Practices.Unity.InterceptionExtension.Configuration Namespace