API Help
Eplan.EplApi.Base Namespace / IContext Interface / GetParameterCount Method

In This Topic
    GetParameterCount Method (IContext)
    In This Topic
    Gets the count of the Parameters in this context
    Syntax
    int GetParameterCount()
    int GetParameterCount(); 

    Return Value

    the count of the parameters.
    See Also