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

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


BaseRouter.Create

BaseRouter     See also    


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

Declaration

[C++]
    MCBaseRouter();

[Pascal]
    constructor Create(Owner : TComponent);

[VB6]
    not applicable;

[ActiveX]
    not applicable;

[C#]
    public MCBaseRouter();

[VB.NET]
    Public Sub New()

[Java]
    public MCBaseRouter();

[Java ME]
    public MCBaseRouter();

[Palm]
    MCBaseRouter();

[DLL]
    not applicable;

Description

    Use this method to create new instance of BaseRouter class.

See also:     Destroy    

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