Name | Description | |
---|---|---|
GroupModelCollection Constructor |
The following tables list the members exposed by GroupModelCollection.
Name | Description | |
---|---|---|
GroupModelCollection Constructor |
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<BaseGroup>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<BaseGroup>) |
Name | Description | |
---|---|---|
Items | (Inherited from System.Collections.ObjectModel.Collection<BaseGroup>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<BaseGroup>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<BaseGroup>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<BaseGroup>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<BaseGroup>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<BaseGroup>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<BaseGroup>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<BaseGroup>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<BaseGroup>) |
Name | Description | |
---|---|---|
ClearItems | Overridden. Removes all elements from the System.Collections.ObjectModel.Collection<T>. | |
InsertItem | Overridden. Inserts an element into the System.Collections.ObjectModel.Collection<T> at the specified index. | |
OnListChanged | Handles the ListChanged event. | |
RemoveItem | Overridden. Removes the element at the specified index of the System.Collections.ObjectModel.Collection<T>. | |
SetItem | Overridden. Replaces the element at the specified index. |