.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Xml Class Summary

Xml::RemoveAllAttributes

Removes all attributes from an XML node. Should always return True.

  Declarations  
    [Visual Basic]
Public Function RemoveAllAttributes() As Boolean

[C#]
public bool RemoveAllAttributes();

[C++]
public bool RemoveAllAttributes();

[JScript]
public function RemoveAllAttributes() : Boolean
 
  Parameters  
   
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.