Element.Parent Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Handle to the container object.
public MonoTouch.Dialog.Element Parent;
val mutable Parent : MonoTouch.Dialog.Element
Field Value
Remarks
For sections this points to a RootElement, for every other object this points to a Section and it is null for the root RootElement.