Share via


WsXmlNodes.RemoveAt Method

Removes the WsXmlNode at the specified index in the collection.

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

Syntax

public void RemoveAt (
         intindex
)

Parameters

  • index
    The index of the WsXmlNode to remove from the collection.

Version Information

Available in .NET Micro Framework version 2.5

See Also

Reference

WsXmlNodes Class
WsXmlNodes Members
Ws.Services.Xml Namespace