Uses an XPath query to select a list of Elements.
Namespace: Ingeniux.Runtime
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- xpath
- Type: SystemString
XPath query expression
Return Value
Type: IEnumerableICMSElementAn enumerable collection of Elements
Remarks
See Also