ResourceChildren Property
The number of immediate children in the selected folder.
Syntax
public int getResourceChildren();
Remarks
This property holds the number of immediate children in the folder specified by ResourceIndex. This is populated after calling GetResourceInfo or ListResources.
This property is read-only and not available at design time.
Default Value
0