Base class for collections of custom items.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
[DefaultMemberAttribute("Item")] public abstract class C1WebItemCollection : C1WebCollectionBase |
Visual Basic (Declaration) |
---|
<DefaultMemberAttribute("Item")> _ Public MustInherit Class C1WebItemCollection _ Inherits C1WebCollectionBase |
Inheritance Hierarchy
System..::.Object
System.Collections..::.CollectionBase
C1.Web.Command..::.C1WebCollectionBase
C1.Web.Command..::.C1WebItemCollection
C1.Web.Command..::.C1WebMenuItemCollection
C1.Web.Command..::.C1WebTabStripItemCollection
C1.Web.Command..::.C1WebToolBarItemCollection
C1.Web.Command..::.C1WebTopicBarItemCollection
C1.Web.Command..::.C1WebTreeViewItemCollection
System.Collections..::.CollectionBase
C1.Web.Command..::.C1WebCollectionBase
C1.Web.Command..::.C1WebItemCollection
C1.Web.Command..::.C1WebMenuItemCollection
C1.Web.Command..::.C1WebTabStripItemCollection
C1.Web.Command..::.C1WebToolBarItemCollection
C1.Web.Command..::.C1WebTopicBarItemCollection
C1.Web.Command..::.C1WebTreeViewItemCollection