Share via


WsXmlAttributeCollection.Append Method

Inserts the specified attribute as the last node in the collection.

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

Syntax

public WsXmlAttribute Append (
         WsXmlAttributenode
)

Parameters

  • node
    The XmlAttribute to insert.

Return Value

The XmlAttribute to append to the collection

Version Information

Available in .NET Micro Framework version 3.0 and above.

See Also

Reference

WsXmlAttributeCollection Class
WsXmlAttributeCollection Members
Ws.Services.Xml Namespace