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