DesignerOptionService.DesignerOptionCollection.Parent プロパティ

定義

親コレクション オブジェクトを取得します。

public:
 property System::ComponentModel::Design::DesignerOptionService::DesignerOptionCollection ^ Parent { System::ComponentModel::Design::DesignerOptionService::DesignerOptionCollection ^ get(); };
public System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection Parent { get; }
public System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection? Parent { get; }
member this.Parent : System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection
Public ReadOnly Property Parent As DesignerOptionService.DesignerOptionCollection

プロパティ値

親コレクション オブジェクト。親が存在しない場合は null

適用対象