iter_get_siblings
Description:
Returns the list of siblings for the element at pos.
If the element was not added with siblings, null is returned.
Parameters:
| this | |
| pos |
position to get the siblings for, -1 for the path head |
Returns:
|
null or the list of siblings for the element at |