List of XmlSelector methods

From m204wiki
Jump to navigation Jump to search

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