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