Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > IE > InferenceEngine > Classes > TInferenceEngine > Methods

TInferenceEngine.AddUserFunction(IUserFunction) Method

Scroll Prev Top Next More

Adds a function to the expert system. The function returns true if the user function was successfully added. If the name of the function equals a function already in the function base, the old function will be deleted. After functions have been added, you may access them by using the UserFunctions property

Namespace: InferenceEngine

Parameters

UserFunction

Type: IUserFunction

Return Value

Type: Boolean

Implements

IReasoner.AddUserFunction(IUserFunction)
 

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb