WsWsaRefParameters Members

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

Public Constructors

Name Description
Public Method WsWsaRefParameters Creates a new WsWsaRefParameters collection.

Public Properties

Name Description
Public Property Count Gets the number of WsWsaRefParameter items in the list.
Public Property Current Gets the current element in the collection
Public Property Item Gets or sets the item at the specified index in the collection.

Public Methods

Name Description
Public Method Add Overloaded. Creates a reference parameter given a name and value and adds the WsWsaRefParameter to the end of the collection.
Public Method Clear Removes all WsWsaRefParameter items from the collection.
Public Method Contains Overloaded. Determines whether a WsWsaRefParameters object is in the collection.
Public Method GetEnumerator Returns an enumerator used to iterate through the collection.
Public Method IndexOf Overloaded. Searches for a WsWsaRefParameter and returns the zero-based index of the first occurrence within the collection.
Public Method MoveNext Advances the enumerator to the next element of the collection.
Public Method Remove Removes the first occurrence of a specific WsWsaRefParameter object from the collection.
Public Method RemoveAt Removes the WsWsaRefParameter object at the specified index in the collection.
Public Method Reset Sets the enumerator to its initial position, which is before the first element in the collection.

See Also

Reference

WsWsaRefParameters Class
Ws.Services.WsaAddressing Namespace