| XmlDeserializationHelperSelectNodes Method |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic XmlNodeList SelectNodes(
string xpath,
XmlNode context = null
)
Parameters
- xpath
- Type: SystemString
- context (Optional)
- Type: System.XmlXmlNode
Return Value
Type:
XmlNodeList
See Also