[]
The collections of base rules.
public class RuleCollection : List<BaseRule>, IList<BaseRule>, ICollection<BaseRule>, IList, ICollection, IReadOnlyList<BaseRule>, IReadOnlyCollection<BaseRule>, IEnumerable<BaseRule>, IEnumerable
Public Class RuleCollection
Inherits List(Of BaseRule)
Implements IList(Of BaseRule), ICollection(Of BaseRule), IList, ICollection, IReadOnlyList(Of BaseRule), IReadOnlyCollection(Of BaseRule), IEnumerable(Of BaseRule), IEnumerable
| Name | Description |
|---|---|
| RuleCollection() |