get_parent_element


Description:

public Element? get_parent_element ()

Gets the parent of this, cast to a Element .

If a this has no parent or its parent is not an element, return null.

Parameters:

this

a pad

Returns: