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