Navigation: Code Documentation > IE > InferenceEngine > Classes > TUserFunctions > Methods
TUserFunctions.Add(IUserFunction) Method
Adds the specified user function to the hash table and associates it with its FunctionName property
Namespace: InferenceEngine
Delphi
public procedure Add( const UserFunction: IUserFunction ); virtual;
Parameters
UserFunction
Type: IUserFunction
•TUserFunctions
•InferenceEngine