C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewItemCollection Class

In This Topic
C1AppViewItemCollection Class Methods
In This Topic

For a list of all members of this type, see C1AppViewItemCollection members.

Public Methods
 NameDescription
Public MethodAdds a new pane item to the end of the list.  
Public MethodRemoves all items from collection.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodInsert a C1AppViewItem item into a specific position in the collection.  
Public MethodRemoves the specified item from the list.  
Public MethodRemoves an item from the list using its index.  
Top
See Also