Base class for collections of group and items.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
public abstract class C1WebCollectionBase : CollectionBase, IStateManager |
Visual Basic (Declaration) |
---|
Public MustInherit Class C1WebCollectionBase _ Inherits CollectionBase _ Implements IStateManager |
Inheritance Hierarchy
System..::.Object
System.Collections..::.CollectionBase
C1.Web.Command..::.C1WebCollectionBase
C1.Web.Command..::.C1WebGroupCollection
C1.Web.Command..::.C1WebItemCollection
System.Collections..::.CollectionBase
C1.Web.Command..::.C1WebCollectionBase
C1.Web.Command..::.C1WebGroupCollection
C1.Web.Command..::.C1WebItemCollection