Represents a list of XRulesDocument objects.
For a list of all members of this type, see XRulesDocumentList Members.
System.Object
XRules.XRulesDocumentList
[Visual Basic] NotInheritable Public Class XRulesDocumentList Implements IList, ICollection, IEnumerable [C#] public sealed class XRulesDocumentList : IList, ICollection, IEnumerable [C++] public __gc __sealed class XRulesDocumentList : public IList, ICollection, IEnumerable [JScript] public class XRulesDocumentList 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.
This collection class is used by DXmlDocument to track the attached XRules documents.
Namespace: XRules
Assembly: XRules.DynamicDom (in XRules.DynamicDom.dll)
XRulesDocumentList Members | XRules Namespace