WsWsaRefProperties Members

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

Public Constructors

Name Description
Public Method WsWsaRefProperties Creates an instance of the WsWsaRefProperties class.

Public Properties

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

Public Methods

Name Description
Public Method Add Overloaded. Adds a reference property to the end of the WsWsaRefProperties collection
Public Method Clear Removes all WsWsaRefProperty objects from the collection.
Public Method Contains Overloaded. Determines whether a WsWsaRefProperty object is in the collection.
Public Method GetEnumerator Gets an enumerator used to iterate through the collection.
Public Method IndexOf Overloaded. Searches for a WsWsaRefProperty 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 WsWsaRefProperty from the collection.
Public Method RemoveAt Removes the WsWsaRefProperty 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

WsWsaRefProperties Class
Ws.Services.WsaAddressing Namespace