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

適用於