Eplan Platform API
Eplan.EplApi.Base Namespace / Context Class / GetParameterCount Method

In This Topic
GetParameterCount Method (Context)
In This Topic
Gets the count of the Parameters in this context
Syntax
public virtual int GetParameterCount()

Return Value

the count of the parameters.
See Also