The following tables list the members exposed by ConfiguredObjectCollection.
Name | Description | |
---|---|---|
![]() |
ConfiguredObjectCollection Constructor |
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. (Inherited from SourceCode.Framework.CollectionBase<Wizard,IWizardConfigurable>) |
![]() |
Item | Overloaded. (Inherited from SourceCode.Framework.CollectionBase<Wizard,IWizardConfigurable>) |
Name | Description | |
---|---|---|
![]() |
InnerList | (Inherited from System.Collections.CollectionBase) |
![]() |
List | (Inherited from System.Collections.CollectionBase) |
Name | Description | |
---|---|---|
![]() |
Add | |
![]() |
Clear | (Inherited from System.Collections.CollectionBase) |
![]() |
Contains | Determines whether the item is in the collection. (Inherited from SourceCode.Framework.CollectionBase<Wizard,IWizardConfigurable>) |
![]() |
Dispose | Overloaded. Disposes this object (Inherited from SourceCode.Framework.CollectionBase<Wizard,IWizardConfigurable>) |
![]() |
GetEnumerator | (Inherited from System.Collections.CollectionBase) |
![]() |
IndexOf | Overloaded. (Inherited from SourceCode.Framework.CollectionBase<Wizard,IWizardConfigurable>) |
![]() |
Insert | Inserts an Item into the collection at the specified index. (Inherited from SourceCode.Framework.CollectionBase<Wizard,IWizardConfigurable>) |
![]() |
Remove | Removes the specified Item from the collection. This will set the container property of the item to null as well as raise the ItemRemoving event on the Container object. (Inherited from SourceCode.Framework.CollectionBase<Wizard,IWizardConfigurable>) |
![]() |
RemoveAt | Removes the specified Item from the collection. This will set the container property of the item to null as well as raise the ItemRemoving event on the Container object. (Inherited from SourceCode.Framework.CollectionBase<Wizard,IWizardConfigurable>) |
![]() |
ToArray |
Name | Description | |
---|---|---|
![]() |
CreateNonPublicInstance | (Inherited from SourceCode.Framework.CollectionBase<Wizard,IWizardConfigurable>) |
![]() |
GetItemIndexByName | Overridden. |
![]() |
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) |