C#
VB
C++
Determines whether a DelegatedServer is in the collection.
item
The DelegatedServer to locate in the DelegatedServersCollection.
true if an item is found; otherwise false.
The method determines equality using the default System.Object.Equals(System.Object).