DpwsWseEventSources Members
The following tables list the members exposed by the DpwsWseEventSources type.
Public Constructors
Name | Description | |
---|---|---|
DpwsWseEventSources | Creates an instance of the event sources collection. |
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of event sources actually contained in the event source list. | |
Current | Gets the current element in the collection. | |
Item | Gets or sets the event source at the specified index. |
Public Methods
Name | Description | |
---|---|---|
Add | Adds an event source to the end of the event source collection. | |
Clear | Removes all event sources from the event source collection. | |
Equals | (Inherited from Object.) | |
GetEnumerator | Returns an enumerator used to iterate through the collection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
IndexOf | Overloaded. Searches for an event source and returns the zero-based index of the first occurrence within the entire event sources collection. | |
MoveNext | Advances the enumerator to the next element of the collection. | |
ReferenceEquals | (Inherited from Object.) | |
RemoveAt | Removes the event source at the specified index. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |