You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TAnalysis Class > TAnalysis Methods > TAnalysis.ParamUpdate Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TAnalysis.ParamUpdate Method

The method can be assigned to some other component even handler, as a notification that a parameter has changed and that Self should consider a recalculation.

Syntax
C#
Visual Basic
public void ParamUpdate(object Sender);

The method calls the InternalParamUpdate method and triggers the OnParameterUpdate event.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!