Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Class ConditionElementCollection

Represents ConditionElementCollection.

Inheritance
System.Object
ConditionElementCollection
Namespace: EPiServer.Commerce.CustomViewSetting.Internal.FilterExpressions
Assembly: EPiServer.Business.Commerce.dll
Version: 14.26.0
Syntax
public class ConditionElementCollection : Collection<ConditionElement>

Constructors

ConditionElementCollection()

Initializes a new instance of the ConditionElementCollection class.

Declaration
public ConditionElementCollection()