ot::ChildTable::Contains() const method
Indicates whether the child table contains a given `Neighbor` instance.
Arguments
aNeighbor
A reference to a `Neighbor`.
Return value
TRUE if @p aNeighbor is a `Child` in the child table. FALSE if @p aNeighbor is not a `Child` in the child table.