The following tables list the members exposed by ExecutableItemCollection.
| 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. |
|
Layer |
| Name | Description | |
|---|---|---|
|
InnerList | (Inherited from System.Collections.CollectionBase) |
|
List | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
|
Add | |
|
Clear | (Inherited from System.Collections.CollectionBase) |
|
Contains | Overloaded. |
|
Dispose | Overloaded. Disposes this object |
|
GetEnumerator | (Inherited from System.Collections.CollectionBase) |
|
IndexOf | |
|
Remove | |
|
RemoveAt | (Inherited from System.Collections.CollectionBase) |
| Name | Description | |
|---|---|---|
|
CreateNonPublicInstance | |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. |
|
OnClear | (Inherited from System.Collections.CollectionBase) |
|
OnClearComplete | (Inherited from System.Collections.CollectionBase) |
|
OnInsert | (Inherited from System.Collections.CollectionBase) |
|
OnInsertComplete | (Inherited from System.Collections.CollectionBase) |
|
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) |