Returns the index of the fact within the fact list. If the fact cannot be found in the fact list, the method returns -1
Namespace: InferenceEngine
Delphi |
public |
Parameters
Item
Type: IFact
Type: Integer
This index is only guaranteed to point to the Item until the next add/assert or delete/retract occurs |
Reference |