Represents a list of Ruleset objects.
For a list of all members of this type, see RulesetList Members.
System.Object
XRules.RulesetList
[Visual Basic] Public Class RulesetList Implements IList, ICollection, IEnumerable [C#] public class RulesetList : IList, ICollection, IEnumerable [C++] public __gc class RulesetList : public IList, ICollection, IEnumerable [JScript] public class RulesetList 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)
RulesetList Members | XRules Namespace