Count(String) Method

Definition

Assembly HeadlessTestingFramework.dll

Counts nodes matching the XPath expression.

public int Count(string xpath)

Parameters

xpath
String

The XPath expression.

Returns

Int32
The number of matching nodes.