Navigation: Code Documentation > IE > IEFacts > Classes > TFact > Properties
TFact.SlotNames Property
Returns an iterator which retrieves the slot names for the fact one by one
Namespace: IEFacts
Delphi
public property SlotNames: IStringIterator read GetSlotNames;
Property Value
Type: IStringIterator
IFact.SlotNames
Each access to the property returns a new iterator.
•TFact
•IEFacts