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