Element.parentDocument

Get the parent Document object that contains this element. It may be null, so remember to check for that.

class Element
@property inout
inout(Document)
parentDocument
()
Suggestion Box / Bug Report