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