has_children
Description:
[
Version ( since =
"2.84" ) ]
public bool has_children (
string path)
Returns whether the specified path in the resource has children.
Parameters:
| this |
A Resource
|
| path |
A pathname inside the resource
|
Returns:
|
true if path has children
|