ConfigParameterCollection Members
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. |
Top
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of items in the ConfigParameterCollection object. | |
Item | Gets a ConfigParameterCollection object in this collection. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ConfigParameterCollection Class
Microsoft.MetadirectoryServices Namespace
ConfigParameter Class
Microsoft.MetadirectoryServices