WsXmlAttributes Members

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

Public Constructors

Name Description
Public Method WsXmlAttributes Creates an instance of an WsXmlAttributes collection.

Public Properties

Name Description
Public Property Count Gets the number of elements in the WsXmlAttributes collection.
Public Property Current Gets the current element in the collection.
Public Property Item Gets or sets the WsXmlAttribute at the specified index.

Public Methods

Name Description
Public Method Add Adds an WsXmlAttribute to the end of the WsXmlAttributes collection.
Public Method Clear Removes all WsXmlAttribute objects from the WsXmlAttributes collection.
Public Method Contains Overloaded. Determines whether a given XML attribute is in the WsXmlAttributes collection.
Public Method GetEnumerator Returns an enumerator used to iterate through the collection.
Public Method IndexOf Overloaded. Searches for an WsXmlAttribute and returns the zero-based index of the first occurrence within the entire IndexOf collection.
Public Method MoveNext Advances the enumerator to the next element of the collection.
Public Method Reset Sets the enumerator to its initial position, which is before the first element in the collection.

See Also

Reference

WsXmlAttributes Class
Ws.Services.Xml Namespace