WsXmlAttributeCollection.Item Property
Gets the attribute with the specified name or index.
Namespace: Ws.Services.Xml
Assembly: MFWsStack (in mfwsstack.dll)
Syntax
public WsXmlAttribute Item { get; }
Property Value
The attribute with the specified name or index.
Version Information
Available in .NET Micro Framework version 3.0 and above.
See Also
Reference
WsXmlAttributeCollection Class
WsXmlAttributeCollection Members
Ws.Services.Xml Namespace