API Help
Eplan.EplApi.Base Namespace / Context Class / Context Constructor / Context Constructor(EContext,Boolean)
For internal use only.

In This Topic
    Context Constructor(EContext,Boolean)
    In This Topic
    For internal use only.
    Syntax
    public Context( 
       EContext* pEContext,
       bool bDelete
    )
    public:
    Context( 
       EContext* pEContext,
       bool bDelete
    )

    Parameters

    pEContext
    For internal use only.
    bDelete
    See Also