DesignerOptionService::DesignerOptionCollection::Count Property

 

Gets the number of child option collections this DesignerOptionService::DesignerOptionCollection contains.

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

public:
property int Count {
	virtual int get() sealed;
}

Property Value

Type: System::Int32

The number of child option collections this DesignerOptionService::DesignerOptionCollection contains.

.NET Framework
Available since 2.0
Return to top
Show: