Represents a dictionary of DXmlProperty objects attached to DXmlElement or DXmlAttribute nodes.
For a list of all members of this type, see PropertyList Members.
System.Object
System.Collections.DictionaryBase
XRules.PropertyList
[Visual Basic] Public Class PropertyList Inherits DictionaryBase [C#] public class PropertyList : DictionaryBase [C++] public __gc class PropertyList : public DictionaryBase [JScript] public class PropertyList extends DictionaryBase
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)
PropertyList Members | XRules Namespace