Navigation: Code Documentation > RSFuzzyLogic > IFuzzyLogic > Classes > TIFSValues > Methods
TIFSValues.Assign(IInterface) Method
Copies the AValue to the Fuzzy Set that contains this TIFSValues class. If AValue does not implement IFuzzySet, nothing is copied
Namespace: IFuzzyLogic
Delphi
public procedure Assign( const AValue: IInterface ); reintroduce; overload;
Parameters
AValue
Type: IInterface
•TIFSValues
•IFuzzyLogic