EldoS
MsgConnect home / Documentation / DataTree.Destroy method
Navigation
Web site
Support
Table Of Contents

Filter: C++  Pascal  ActiveX  C#  VB.NET  Java SE  Java ME  Palm  DLL 


DataTree.Destroy

DataTree     See also    


Desposes of the DataTree object.

Declaration

[C++]
    ~MCDataTree(void);

[Pascal]
    destructor Destroy;

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[C#]
    void Dispose();

[VB.NET]
    Public Sub Dispose();

[Java]
    not applicable;

[Java ME]
    not applicable;

[Palm]
    ~MCDataTree(void);

[DLL]
    not applicable;

Description

    Use this method to dispose of DataTree object.

See also:     Create    

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