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
public property Count Gets the number of items in the ConfigParameterCollection object.
public property Item Gets a ConfigParameterCollection object in this collection.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetEnumerator  
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ConfigParameterCollection Class
Microsoft.MetadirectoryServices Namespace
ConfigParameter Class
Microsoft.MetadirectoryServices