FindByKey(Key: Integer): IForeMethod;
Key. Custom method key.
The FindByKey method searches the custom method in the collection by its key.
The method returns parameters of custom method in case of successive search and Null, if custome method is not found in collection. The custom method key can be obtained after adding method to the collection.
See also: