Gets all Accessible objects from the this, before
current_object, matching a given rule.
| this |
A pointer to the Collection to query. |
| current_object |
Upon reaching this object, searching should stop. |
| rule |
An MatchRule describing the match criteria. |
| sortby |
An CollectionSortOrder specifying the way the results are to be sorted. |
| tree |
An CollectionTreeTraversalType specifying restrictions on the objects to be traversed. |
| 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 that preceed |