次の方法で共有


Element.Parent フィールド

定義

コンテナー オブジェクトへのハンドル。

public MonoTouch.Dialog.Element Parent;
val mutable Parent : MonoTouch.Dialog.Element

フィールド値

注釈

セクションの場合、これは RootElement を指し、他のすべてのオブジェクトに対して、これは Section を指し、ルート RootElement の場合は null です。

適用対象