Name | Description | |
---|---|---|
Add | Adds a new pane item to the end of the list. | |
Clear | Removes all items from collection. | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<TItem>) | |
Insert | Insert a C1AppViewItem item into a specific position in the collection. | |
Remove | Removes the specified item from the list. | |
RemoveAt | Removes an item from the list using its index. |