ConnectedMACollection
The ConnectedMACollection class represents a collection of ConnectedMA objects.
The ConnectedMACollection class is derived from the IEnumerable class.
Public Methods
The ConnectedMACollection class has the following public methods.
Method | Description |
---|---|
DeprovisionAll |
Changes all connector CSEntry objects in all management agents to disconnector CSEntry objects and calls the deprovision rules. |
Equals |
Determines if two objects are equal. |
GetEnumerator |
Retrieves a ConnectedMACollectionEnumerator object that allows enumeration of the members of the collection. |
GetHashCode |
Serves as a hash function for a particular type. |
GetType |
Retrieves the Type of the current object. |
ToString |
Retrieves a String that represents the current object. |
Public Properties
The ConnectedMACollection class defines the following public properties.
Property | Description |
---|---|
Count | Data type: Int32 Access type: Read-only Retrieves the number of items in the ConnectedMACollection object. |
Item | Data type: ConnectedMA Access type: Read-only Retrieves a specific member of the collection. |
Protected Constructors
The ConnectedMACollection class has the following protected constructor.
Constructor | Description |
---|---|
ConnectedMACollection |
Creates an instance of the ConnectedMACollection class. |
Requirements
Product | ILM 2007 FP1 |
Namespace | Microsoft.MetadirectoryServices |
Assembly | Microsoft.MetadirectoryServices |
.NET Framework | .NET Framework 2.0 |
See Also
ConnectedMA
ConnectedMACollectionEnumerator
Send comments about this topic to Microsoft
Build date: 2/16/2009