Eplan Platform API
Eplan.EplApi.Base Namespace
/
SettingNode Class
/ GetCountOfNodes 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
GetCountOfNodes Method
In This Topic
Determines the number of child nodes.
Syntax
C#
C++/CLI
public
uint
GetCountOfNodes()
public
:
uint
GetCountOfNodes();
Return Value
Returns the number as unsigned int.
Exceptions
Exception
Description
BaseException
The object has not been initialized correctly.
BaseException
The function failed.
See Also
Reference
SettingNode Class
SettingNode Members