AdsSymbolVersionChangedEventArgs Constructor (AdsSymbolVersionChangedEventArgs)

Initializes a new instance of the AdsSymbolVersionChangedEventArgs class.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public AdsSymbolVersionChangedEventArgs(
    AdsSymbolVersionChangedEventArgs eventArgs
)

VB

Public Sub New ( 
    eventArgs As AdsSymbolVersionChangedEventArgs
)

Parameters

eventArgs

Type: TwinCAT.Ads.AdsSymbolVersionChangedEventArgs
The AdsSymbolVersionChangedEventArgs instance containing the event data.

Reference

AdsSymbolVersionChangedEventArgs Class

AdsSymbolVersionChangedEventArgs Overload

TwinCAT.Ads Namespace