FindByParam(Param: String): IForeMethodParam;
Param. Parameter name.
The FindByParam method searches a parameter by its name.
The method returns parameter in case of successive search and Null, if the specified parameter is not found.
See also:
IForeMethodParams