Dim selection1 As Selection Dim returnValue As Find returnValue = selection1.Find
ReadOnly Property Find() As Find
Find Find {get;}
property Find^ Find{ Find^ get(); }
public Find get_Find();
function get Find() : Find;
If the find operation is successful, the selection is changed.