[]
Determines whether this element is a child of another element.
public bool IsChildOf(Element parent)
Parent element to investigate.
True if parent contains this element.
parent