Share via


WsWsaEndpointRefs Members

The following tables list the members exposed by the WsWsaEndpointRefs type.

Public Constructors

Name Description
Public Method WsWsaEndpointRefs Creates an instance of a WsaEndpointRef collection.

Public Properties

Name Description
Public Property Count Gets the number of WsWsaEndpointRef objects contained in the collection.
Public Property Current Gets the current element in the collection.
Public Property Item Gets or sets the WsaEndpointRef object at the specified index.

Public Methods

Name Description
Public Method Add Adds one WsaEndpointRef object to the end of the collection.
Public Method Clear Removes all WsaEndpointRef objects from the collection.
Public Method Contains Overloaded. Determines whether an WsaEndpointRef object is in the collection.
Public Method Equals (Inherited from Object.)
Public Method GetEnumerator Returns an enumerator used to iterate through the collection.
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method IndexOf Overloaded. Searches for WsaEndpointRef objects and returns the zero-based index of the first occurrence.
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 WsaEndpointRef object from the collection.
Public Method RemoveAt Removes the WsaEndpointRef object at the specified index in the collection.
Public Method Reset Resets 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

WsWsaEndpointRefs Class
Ws.Services.WsaAddressing Namespace