Click or drag to resize

folderNodeCount Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the number of registered subfolders

Namespace:  imbSCI.Core.files.folders
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public int Count { get; }
Request Example View Source

Property Value

Type: Int32
The count.
See Also