DpwsServiceDescriptions Members
The following tables list the members exposed by the DpwsServiceDescriptions type.
Public Constructors
Name | Description | |
---|---|---|
DpwsServiceDescriptions | Creates an instance of a DpwsServiceDescriptions collection. |
Public Properties
Name | Description | |
---|---|---|
Count | Get the number of DpwsServiceDescription elements actually contained in the collection. | |
Current | Gets the current element in the collection. | |
Item | Gets or sets the DpwsServiceDescription element at the specified index. |
Public Methods
Name | Description | |
---|---|---|
Add | Adds a DpwsServiceDescription to the end of the collection. | |
Clear | Removes all elements from the collection. | |
Contains | Overloaded. Determines whether an instance of a DpwsServiceDescription is in the 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 a DpwsServiceDescription and returns the zero-based index of the first occurrence within the entire collection. | |
MoveNext | Advances the enumerator to the next element of the collection. | |
ReferenceEquals | (Inherited from Object.) | |
Remove | Removes the first occurrence of a specific DpwsServiceDescription from the collection. | |
RemoveAt | Removes the DpwsServiceDescription at the specified index in the collection. | |
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.) |
See Also
Reference
DpwsServiceDescriptions Class
Dpws.Client.Discovery Namespace