DesignerCollection Properties
.NET Framework (current version)
Namespace:
System.ComponentModel.Design
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of designers in the collection. |
![]() | Item[Int32] | Gets the designer at the specified index. |
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection::Count | Gets the number of elements contained in the collection. |
![]() ![]() | ICollection::IsSynchronized | Gets a value indicating whether access to the ICollection is synchronized (thread safe). |
![]() ![]() | ICollection::SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Show:


