针对当前集合中的全部元素进行 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