NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

XmlAttributeCollection.RemoveAll

Removes all attributes from the map.

[Visual Basic]
Overridable Public Sub RemoveAll()
[C#]
public virtual void RemoveAll();
[C++]
public: virtual void RemoveAll();
[JScript]
public function RemoveAll();

See Also

XmlAttributeCollection Class | XmlAttributeCollection Members | System.NewXml Namespace