Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IUserFunction > Methods
IUserFunction.IndexOfReasoner(IReasoner) Method
Returns the index of the specified reasoner in the list of registered reasoners
Namespace: IECSInterfaces
Delphi
public function IndexOfReasoner( const AReasoner: IReasoner ): Integer;
Parameters
AReasoner
Type: IReasoner
Type: Integer
•IUserFunction
•IECSInterfaces