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

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


DataTree.Create

DataTree     See also    


Creates an instance of DataTree class and returns a reference to newly created instance.

Declaration

[C++]
    MCDataTree(void);

[Pascal]
    constructor Create(AOwner : TComponent);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[C#]
    public MCDataTree();

[VB.NET]
    Public Sub New()

[Java]
    public MCDataTree();

[Java ME]
    public MCDataTree();

[Palm]
    MCDataTree(void);

[DLL]
    not applicable;

Description

    Use this method to create new instance of DataTree class.

See also:     Destroy    

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