IForeMethods.RemoveByKey

Syntax

RemoveByKey(Key: Integer);

RemoveByKey(Key: Integer);

Parameters

Key. Ключ пользовательского метода.

Description

The RemoveByKey method removes a custom method from the collection by its key.

Комментарии

Ключ пользовательского метода можно получить после добавления метода в коллекцию.

See also:

IForeMethods