Navigation: Code Documentation > IE > InferenceEngine > Classes > TUserFunctions > Properties
TUserFunctions.NumInterpreted Property
Returns the number of interpreted functions (IInterpretedFunction interface) there are in the user functions table
Namespace: InferenceEngine
Delphi
public property NumInterpreted: Integer read FNumInterpreted;
Property Value
Type: Integer
•TUserFunctions
•InferenceEngine