API Help
Eplan.EplApi.Base Namespace / SettingNode Class / GetCountOfNodes Method

GetCountOfNodes Method
Determines the number of child nodes.
Syntax
public uint GetCountOfNodes()

Return Value

Returns the number as unsigned int.
Exceptions
ExceptionDescription
The object has not been initialized correctly.
The function failed.
See Also