DesignSurfaceCollection Properties
.NET Framework (current version)
Namespace:
System.ComponentModel.Design
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the total number of design surfaces in the DesignSurfaceCollection. |
![]() | Item[Int32] | Gets the design surface at the specified index. |
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection::Count | For a description of this member, see the Count property. |
![]() ![]() | ICollection::IsSynchronized | For a description of this member, see the IsSynchronized property. |
![]() ![]() | ICollection::SyncRoot | For a description of this member, see the SyncRoot property. |
Show:


