You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Types > Dew.Signal.TNotifyVecEvent Type
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.TNotifyVecEvent Type

Event type passing a TVec object as a parameter.

Syntax
C#
Visual Basic
public delegate void TNotifyVecEvent(object Sender, TVec Vec);

SignalAnalysis.cs

Event type passing a TVec object as a parameter.

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