List of XmlSelector methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
DmeWiccan (talk | contribs)
Automatically generated page update
 
(No difference)

Latest revision as of 20:09, 6 March 2013

The following are the available XmlSelector class methods.

MethodDescription
EndElementConstruct an element end selector
ListConstruct a composite selector
ProcessingInstructionConstruct a processing instruction selector
StartElementConstruct an element start selector

See also