Click or drag to resize

folderNodeCountAll Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the number of all registered subfolders in full subtree depth

Namespace:  imbSCI.Core.files.folders
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public int CountAll()
Request Example View Source

Return Value

Type: Int32
Number of all registered subfolders - including the ones from child nodes
See Also