The following tables list the members exposed by DesignerCollection.
| Name | Description | |
|---|---|---|
|
Capacity | (Inherited from System.Collections.CollectionBase) |
|
Count | (Inherited from System.Collections.CollectionBase) |
|
IsDisposed | Gets a value indicating if the current object have been disposed yet. |
|
Item | Overloaded. |
| Name | Description | |
|---|---|---|
|
InnerList | (Inherited from System.Collections.CollectionBase) |
|
List | (Inherited from System.Collections.CollectionBase) |
|
Parent |
| Name | Description | |
|---|---|---|
|
Clear | (Inherited from System.Collections.CollectionBase) |
|
Dispose | Overloaded. Disposes this object |
|
GetEnumerator | (Inherited from System.Collections.CollectionBase) |
|
RemoveAt | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
|
Add | |
|
Contains | |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
|
IndexOf | |
|
Insert | |
|
OnClear | (Inherited from System.Collections.CollectionBase) |
|
OnClearComplete | (Inherited from System.Collections.CollectionBase) |
|
OnInsert | (Inherited from System.Collections.CollectionBase) |
|
OnInsertComplete | (Inherited from System.Collections.CollectionBase) |
|
OnItemAdding | |
|
OnItemInserting | |
|
OnItemRemoving | |
|
OnRemove | (Inherited from System.Collections.CollectionBase) |
|
OnRemoveComplete | (Inherited from System.Collections.CollectionBase) |
|
OnSet | (Inherited from System.Collections.CollectionBase) |
|
OnSetComplete | (Inherited from System.Collections.CollectionBase) |
|
OnValidate | (Inherited from System.Collections.CollectionBase) |
|
Remove | |
|
ValidateArgument |