用 XPath 字符串选择节点
Namespace: DigitalPlatform.MarcAssembly: DigitalPlatform.MarcQuery (in DigitalPlatform.MarcQuery.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- strXPath
- Type:
System String
XPath 字符串
- nMaxCount (Optional)
- Type:
System Int32
限制命中的最多节点数。-1表示不限制
Return Value
被选中的节点集合See Also