WsServiceEndpoints Methods

Public Methods

Name Description
Public Method Add Adds a service to the end of the WsServiceEndpoints collection.
Public Method Clear Removes all elements from the WsServiceEndpoints collection.
Public Method Contains Overloaded. Determines whether a IWsServiceEndpoint object is in the WsServiceEndpoints collection.
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator Gets an enumerator that can be used to iterate through the collection.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method IndexOf Overloaded. Searches for a IWsServiceEndpoint and returns the zero-based index of the first occurrence within the entire WsServiceEndpoints collection.
Public Method MoveNext Advances the enumerator to the next element of the collection.
Public Method ReferenceEquals (Inherited from Object.)
Public Method Remove Removes the first occurrence of a specific IWsServiceEndpoint object from the WsServiceEndpoints collection.
Public Method RemoveAt Removes the IWsServiceEndpoint at the specified index in the WsServiceEndpoints collection.
Public Method Reset Sets the enumerator to its initial position, which is before the first element in the collection.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

WsServiceEndpoints Class
Ws.Services Namespace