Navigation: Code Documentation > IE > ReteNetwork > Types
TReteNodes Type
Represents an alias of the TList type.
Namespace: ReteNetwork
Delphi
type TReteNodes = TList<TReteNode>;
•ReteNetwork