Click or drag to resize

RulesGroupCollection Class

Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionRulesGroup
    Dynamicweb.Modules.Searching.RulesRulesGroupCollection

Namespace:  Dynamicweb.Modules.Searching.Rules
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public class RulesGroupCollection : Collection<RulesGroup>

The RulesGroupCollection type exposes the following members.

Constructors
  NameDescription
Public methodRulesGroupCollection
Initializes a new instance of the RulesGroupCollection class
Top
Properties
  NameDescription
Public propertyIsEmpty
Top
Methods
See Also