Share via


RemoveAll Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Removes all attributes from the collection.

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

Syntax

'Declaration
Public Sub RemoveAll
public void RemoveAll()
public:
void RemoveAll()
member RemoveAll : unit -> unit 
public function RemoveAll()

Remarks

This method is a Microsoft extension to the Document Object Model (DOM).

.NET Framework Security

See Also

Reference

WsXmlAttributeCollection Class

Ws.Services.Xml Namespace