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

Back to Xml Class Summary

Xml::Clear

Removes all children, attributes, and content from the XML node. Resets the tag name to "unnamed".

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

[C#]
public bool Clear();

[C++]
public bool Clear();

[JScript]
public function Clear() : Boolean
 
  Parameters  
   
 

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