WsXmlAttributes Members
The following tables list the members exposed by the WsXmlAttributes type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
WsXmlAttributes | Creates an instance of an WsXmlAttributes collection. |
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the number of elements in the WsXmlAttributes collection. |
![]() |
Current | Gets the current element in the collection. |
![]() |
Item | Gets or sets the WsXmlAttribute at the specified index. |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
Add | Adds an WsXmlAttribute to the end of the WsXmlAttributes collection. |
![]() |
Clear | Removes all WsXmlAttribute objects from the WsXmlAttributes collection. |
![]() |
Contains | Overloaded. Determines whether a given XML attribute is in the WsXmlAttributes collection. |
![]() |
GetEnumerator | Returns an enumerator used to iterate through the collection. |
![]() |
IndexOf | Overloaded. Searches for an WsXmlAttribute and returns the zero-based index of the first occurrence within the entire IndexOf collection. |
![]() |
MoveNext | Advances the enumerator to the next element of the collection. |
![]() |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. |
.gif)
.gif)