DpwsMexHostedServices Members

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

Public Constructors

Name Description
Public Method DpwsMexHostedServices Creates an instance of a DpwsMexHostedService class.

Public Properties

Name Description
Public Property Count Gets the number of DpwsMexHostedService elements actually contained in the collection.
Public Property Current Gets the current element in the collection.
Public Property Item Get or set the DpwsMexHostedService element at the specified index.

Public Methods

Name Description
Public Method Add Adds a DpwsMexHostedService to the end of the collection.
Public Method Clear Removes all elements from the collection.
Public Method Contains Overloaded. Determines whether a DpwsMexHostedService is in the collection.
Public Method GetEnumerator Returns an enumerator used to iterate through the collection.
Public Method IndexOf Overloaded. Searches for a DpwsMexHostedService and returns the zero-based index of the first occurrence within the entire collection.
Public Method MoveNext Advances the enumerator to the next element of the collection.
Public Method Remove Removes the first occurrence of a specific DpwsMexHostedService from the collection.
Public Method RemoveAt Removes the DpwsMexHostedService 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

DpwsMexHostedServices Class
Dpws.Client.Discovery Namespace