ot::RouterTable::Contains() const method
Indicates whether the router table contains a given `Neighbor` instance.
Arguments
aNeighbor
A reference to a `Neighbor`.
Return value
TRUE if @p aNeighbor is a `Router` in the router table. FALSE if @p aNeighbor is not a `Router` in the router table (i.e. it can be the parent or parent candidate, or a `Child` of the child table).