AvailabilityReplicaCollection.Remove Method
Include Protected Members
Include Inherited Members
Removes the first occurrence of a specific object from the Arraylist.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Remove(String) | Removes a provider from the collection. | |
Remove(AvailabilityReplica) | Removes the first occurrence of an object replica from the Arraylist. |
Top