GetCountElementsByNameAsync
Description: the method returns the number of found items
Syntax: GetCountElementsByNameAsync(string name)
Return value: int
Example:
int count = await tester.GetCountElementsByNameAsync("MyElement");
Created with the Personal Edition of HelpNDoc: Write EPub books for the iPad