public bool Remove(
DelegatedServer item
)
item
DelegatedServer to remove.
true if DelegatedServer has been successfully removed; otherwise, false. This method also returns false if a DelegatedServer was not found in the collection.
The method determines equality using the default System.Object.Equals(System.Object).