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

GetCountOfSettings Method
Determines the number of child settings (subordinate settings).
Syntax
public uint GetCountOfSettings()

Return Value

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