WsXmlAttributes Class

Stores a collection of WsXmlAttribute objects.

Namespace: Ws.Services.Xml
Assembly: MFWsStack (in mfwsstack.dll)

Syntax

public class WsXmlAttributes : IEnumerator

Remarks

Each WsXmlNode object contains an instance of this class. It is used to store XML attributes associated with a node. This collection is thread safe.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsXmlAttributes Members
Ws.Services.Xml Namespace