Name | Description | |
---|---|---|
![]() | UIElementMasterCollection<T> | Initializes a new instance of the UIElementMasterCollection<T> class. |
Name | Description | |
---|---|---|
![]() | UIElementMasterCollection<T> | Initializes a new instance of the UIElementMasterCollection<T> class. |
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Name | Description | |
---|---|---|
![]() | InnerList | Gets the inner list. (Inherited from MasterCollection<T>) |
![]() | Items | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | SlaveCollections | Gets a list of slave collections. (Inherited from MasterCollection<T>) |
Name | Description | |
---|---|---|
![]() | ClearItems | Removes all elements from the master and slave collections. (Inherited from MasterCollection<T>) |
![]() | InsertItem | Inserts an element into the collection at the specified index. (Inherited from MasterCollection<T>) |
![]() | OnChanged | Raises the Changed event. (Inherited from MasterCollection<T>) |
![]() | OnChanging | Raises the Changing event. (Inherited from MasterCollection<T>) |
![]() | RemoveItem | Removes the element at the specified index of the collection. (Inherited from MasterCollection<T>) |
![]() | SetItem | Replaces the element at the specified index. |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when collection is changed. (Inherited from MasterCollection<T>) |
![]() | Changing | Occurs when collection is changing. (Inherited from MasterCollection<T>) |