API Help
Eplan.EplApi.Base Namespace / Context Class

In This Topic
Context Class Methods
In This Topic

For a list of all members of this type, see Context members.

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