Constructs a new PropertyList object for the target node specified by 'targetNode'
[Visual Basic] Public Sub New( _ ByVal targetNode As IDXmlNode _ ) [C#] public PropertyList( IDXmlNode targetNode ); [C++] public: PropertyList( IDXmlNode* targetNode ); [JScript] public function PropertyList( IDXmlNode targetNode );
PropertyList Class | XRules Namespace