Displays a dialog to find and replace items in elevations. In case the DialogResultCode is Accepted, all ElevationInfos contained in the project need to be refreshed.
Syntax
C#
public IDialogResult<IFindAndReplaceResult> FindAndReplace(IEnumerable<ElevationInfo> elevationInfos);