Eplan Platform API
Eplan.EplApi.Base Namespace / Context Class
Methods

In This Topic
    Context Class Members
    In This Topic

    The following tables list the members exposed by Context.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodAdds a parameter to the Context.  
    Public MethodDestructor for deterministic finalization of Context object.  
    Public MethodGet the Block of Context Parameters of this Context.  
    Public MethodFor internal use only.  
    Public MethodGets a parameter from the Context.  
    Public MethodGets the count of the Parameters in this context  
    Public MethodGets array filled with parameters names from the context.  
    Public MethodGets the array filled with strings from the context. (Additional to the parameters)  
    Public MethodSets a block of context parameters (as ContextParameterBlock object).  
    Public MethodFor internal use only.  
    Public MethodSets the array filled with strings from the context. (Additional to the parameters)  
    Top
    See Also