Represents a collection of configuration parameters. Each configuration parameter is represented by a ConfigParameter object.
The following tables list the members exposed by the ConfigParameterCollection type.
Protected
Constructors
Name | Description | |
---|---|---|
ConfigParameterCollection | Initializes an instance of the ConfigParameterCollection class. |
Public
Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of items in the ConfigParameterCollection object. |
![]() |
Item | Gets a ConfigParameterCollection object in this collection. |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetEnumerator | |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Explicit Interface
Implementations
Name | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |