Uses an XPath query to select a single Element.
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: ICMSElementReturns null if no Element is found.
Remarks
See Also