Udostępnij przez


ConfigurationValueCollection.Item Property

Gets a ConfigurationValue object in the collection by name or by index number.

Overload List

Name Description
ConfigurationValueCollection.Item (Int32)
Gets a ConfigurationValue object in the collection by index number.
ConfigurationValueCollection.Item (String)
Gets a ConfigurationValue object in the collection by name.