get_relation
Description:
Determines the relation at the specified position in the relation set.
Parameters:
this |
an RelationSet |
i |
a gint representing a position in the set, starting from 0. |
Returns:
a Relation, which is the relation at position i in the set. |