ConfigPropertyCollection.Item Property
Overload List
| Name | Description |
|---|---|
| ConfigPropertyCollection.Item (Int32) |
Gets a ConfigProperty object in the ConfigPropertyCollection collection by index number.
|
| ConfigPropertyCollection.Item (String) |
Gets a ConfigProperty object in the ConfigPropertyCollection collection by name.
|