Eplan Platform API
Eplan.EplApi.Base Namespace
/
IContext Interface
/ GetParameterCount Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: C++/CLI
C#
C++/CLI
In This Topic
GetParameterCount Method (IContext)
In This Topic
Gets the count of the Parameters in this context
Syntax
C#
C++/CLI
int
GetParameterCount()
int
GetParameterCount();
Return Value
the count of the parameters.
See Also
Reference
IContext Interface
IContext Members