API Help
Eplan.EplApi.Base Namespace / IContext Interface
Methods

In This Topic
    IContext Interface Members
    In This Topic

    The following tables list the members exposed by IContext.

    Public Methods
     NameDescription
     MethodAdds a parameter to the Context.  
     MethodGets a parameter from the Context.  
     MethodGets the count of the Parameters in this context  
     MethodGets array filled with parameters names from the context.  
     MethodGets array filled with strings from the context.  
     MethodSets the array filled with strings from the context. (Additional to the parameters)  
    Top
    See Also