Returns the index of the fact set item that has the same name as the fact set parameter. If a fact set is not in the list, IndexOf returns -1. If a fact set appears more than once, IndexOf returns the index of the first appearance
Namespace: InferenceEngine
Delphi |
public |
Parameters
FactSet
Type: String
Type: Integer
Reference |