[]
Represents collection of the SelectorCondition.
public class ConditionCollection : Collection<SelectorCondition>, IList<SelectorCondition>, ICollection<SelectorCondition>, IList, ICollection, IReadOnlyList<SelectorCondition>, IReadOnlyCollection<SelectorCondition>, IEnumerable<SelectorCondition>, IEnumerable
Public Class ConditionCollection
Inherits Collection(Of SelectorCondition)
Implements IList(Of SelectorCondition), ICollection(Of SelectorCondition), IList, ICollection, IReadOnlyList(Of SelectorCondition), IReadOnlyCollection(Of SelectorCondition), IEnumerable(Of SelectorCondition), IEnumerable
Name | Description |
---|---|
ConditionCollection() | Initializes a new instance of the ConditionCollection class. |