Gets all Accessible objects from the this matching a
given rule.
| this |
A pointer to the Collection to query. |
| rule |
An MatchRule describing the match criteria. |
| sortby |
An CollectionSortOrder specifying the way the results are to be sorted. |
| count |
The maximum number of results to return, or 0 for no limit. |
| traverse |
Whether to traverse the accessible subtree (in case of |
|
All Accessible objects matching the given match rule. |