API Help
Eplan.EplApi.Base Namespace / IContext Interface

In This Topic
IContext Interface Methods
In This Topic

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

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