DesignerOptionService.DesignerOptionCollection.Parent Propriété

Définition

Obtient l'objet de la collection 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

Valeur de propriété

Objet de la collection parent ou null s'il n'existe aucun parent.

S’applique à