Returns an enumerator for all the IFactSlots in the template. Every access of the property returns a new iterator for the slots
Namespace: IEFacts
Delphi
|
public
property Slots: IInterfaceIterator read GetSlots;
|
Property Value
Type: IInterfaceIterator
Implements
IFactTemplate.Slots