DesignerOptionService::DesignerOptionCollection::Parent Property

 

Gets the parent collection object.

Namespace:   System.ComponentModel.Design
Assembly:  System (in System.dll)

public:
property DesignerOptionService::DesignerOptionCollection^ Parent {
	DesignerOptionService::DesignerOptionCollection^ get();
}

Property Value

Type: System.ComponentModel.Design::DesignerOptionService::DesignerOptionCollection^

The parent collection object, or null if there is no parent.

.NET Framework
Available since 2.0
Return to top
Show: