method

index

v2_6_3 - Show latest stable - Class: REXML::Parent
index( child )
public

Fetches the index of a given child @param child the child to get the index of @return the index of the child, or nil if the object is not a child of this parent.