Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzySet > Methods
IFuzzySet.BeginUpdate Method
Suspends change events from occuring until the EndUpdate method is called. Use BeginUpdate to speed processing while values are added to or deleted from the fuzzy set
Namespace: FuzzyInterfaces
Delphi
public procedure BeginUpdate;
•IFuzzySet
•FuzzyInterfaces