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