DesignSurfaceCollection::Count Property

 

Gets the total number of design surfaces in the DesignSurfaceCollection.

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

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

Property Value

Type: System::Int32

The total number of elements in the DesignSurfaceCollection.

.NET Framework
Available since 2.0
Return to top
Show: