API Help
Eplan.EplApi.DataModel Namespace
/
FunctionBase Class
/ FunctionBase Constructor
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
FunctionBase Constructor
In This Topic
Default constructor. Should never be used. Always throws NotImplementedException. It was designed only for COM compatibility.
Syntax
C#
C++/CLI
public
FunctionBase()
public
: FunctionBase();
Exceptions
Exception
Description
System.NotImplementedException
Always thrown.
See Also
Reference
FunctionBase Class
FunctionBase Members