Represents a collection of C1WebCustomGroup elements.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
[DefaultMemberAttribute("Item")]
public abstract class C1WebGroupCollection : C1WebCollectionBase
Visual Basic (Declaration)
<DefaultMemberAttribute("Item")> _
Public MustInherit Class C1WebGroupCollection _
	Inherits C1WebCollectionBase

Inheritance Hierarchy

See Also