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

Call this method only, if SuspendNotifyUpdate is True.

Syntax
C#
Visual Basic
public void UpdateNotify();

This routine will simply call OnNotifyEvent, if assigned. OnNotifyEvent events of the items are called by the Update methods, if SuspendNotifyUpdate is false.

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