ResourceCount Property
The number of files and folders.
Syntax
public int getResourceCount();
Remarks
This property holds the number of resources returned by ListResources. Set ResourceIndex to a value from 0 to ResourceCount - 1 to select a resource.
This property is read-only and not available at design time.
Default Value
0