Finds all elements with FindParams defined in the serialized xml string.
Found elements can be accessed from Find.Elements
Syntax| C# |
public IDictionary<string, Element> FromXml ( string xml )
Parameters- xml (String)
- The xml string that describes the FindParams collection.
Assembly: ArtOfTest.WebAii (Module: ArtOfTest.WebAii)
