EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElXMLCustomElement.Clear

TElXMLCustomElement    


 

This method erases all data of the XML element.

 
 

Declaration

[C#]
    virtual void Clear();

[VB.NET]
    Overridable Sub Clear()

[Pascal]
    procedure Clear; virtual;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Call this method to erase all element's data.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation