DesignerCollection Properties

 

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

NameDescription
System_CAPS_pubpropertyCount

Gets the number of designers in the collection.

System_CAPS_pubpropertyItem[Int32]

Gets the designer at the specified index.

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privpropertyICollection::Count

Gets the number of elements contained in the collection.

System_CAPS_pubinterfaceSystem_CAPS_privpropertyICollection::IsSynchronized

Gets a value indicating whether access to the ICollection is synchronized (thread safe).

System_CAPS_pubinterfaceSystem_CAPS_privpropertyICollection::SyncRoot

Gets an object that can be used to synchronize access to the collection.

Return to top
Show: