ConfigPropertyCollection.Item Property
Include Protected Members
Include Inherited Members
Gets a ConfigProperty object in the ConfigPropertyCollection collection by name or by index number.
Overload List
| Name | Description | |
|---|---|---|
![]() |
Item[Int32] | Gets a ConfigProperty object in the ConfigPropertyCollection collection by index number. |
![]() |
Item[String] | Gets a ConfigProperty object in the ConfigPropertyCollection collection by name. |
Top
.gif)