Represents a collection of ConnectedMA objects.
The following tables list the members exposed by the ConnectedMACollection type.
Protected Constructors
Name | Description | |
---|---|---|
ConnectedMACollection | Creates an instance of the ConnectedMACollection class. |
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of items in the ConnectedMACollection object. | |
Item | Gets a specific member of the collection. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
DeprovisionAll | Changes all connector CSEntry objects in all management agents to disconnector CSEntry objects and calls the deprovision rules. | |
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 |