Represents a list of RuleBase objects.
For a list of all members of this type, see RuleList Members.
System.Object
XRules.RuleList
[Visual Basic] Public Class RuleList Implements IList, ICollection, IEnumerable [C#] public class RuleList : IList, ICollection, IEnumerable [C++] public __gc class RuleList : public IList, ICollection, IEnumerable [JScript] public class RuleList extends IList, ICollection, IEnumerable
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: XRules
Assembly: XRules.DynamicDom (in XRules.DynamicDom.dll)
RuleList Members | XRules Namespace