C#
VB
C++
Removes the specified DelegatedServer.
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).