Share via


WsServiceEndpoints.IndexOf Method

Searches for a IWsServiceEndpoint and returns the zero-based index of the first occurrence within the entire WsServiceEndpoints collection.

Overload List

Name Description
WsServiceEndpoints.IndexOf (IWsServiceEndpoint) Searches for the specified IWsServiceEndpoint and returns the zero-based index of the first occurrence within the entire WsServiceEndpoints collection.
WsServiceEndpoints.IndexOf (String) Searches for a IWsServiceEndpoint by address and returns the zero-based index of the first occurrence within the entire WsServiceEndpoints collection.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsServiceEndpoints Class
WsServiceEndpoints Members
Ws.Services Namespace