Share via


DpwsWseEventSources Members

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

Public Constructors

Name Description
Public Method DpwsWseEventSources Creates an instance of the event sources collection.

Public Properties

Name Description
Public Property Count Gets the number of event sources actually contained in the event source list.
Public Property Current Gets the current element in the collection.
Public Property Item Gets or sets the event source at the specified index.

Public Methods

Name Description
Public Method Add Adds an event source to the end of the event source collection.
Public Method Clear Removes all event sources from the event source 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 an event source and returns the zero-based index of the first occurrence within the entire event sources collection.
Public Method MoveNext Advances the enumerator to the next element of the collection.
Public Method ReferenceEquals (Inherited from Object.)
Public Method RemoveAt Removes the event source at the specified index.
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

DpwsWseEventSources Class
Dpws.Device.Services Namespace