public IList<Element> Find( RxPath path, Duration timeout )
Public Function Find ( _ path As RxPath, _ timeout As Duration _ ) As IList(Of Element)
public: IList<Element^>^ Find( RxPath^ path, Duration^ timeout )