AdsSymbolVersionChangedEventArgs Class

Arguments for the AdsSymbolVersionChanged event.

Inheritance Hierarchy

System.Object
  System.EventArgs
    TwinCAT.Ads.AdsSymbolVersionChangedEventArgs
Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

public sealed class AdsSymbolVersionChangedEventArgs : EventArgs

The AdsSymbolVersionChangedEventArgs type exposes the following members.

Properties

 

Name

Description

AdsSymbolVersionChangedEventArgs Class 1:

SymbolVersion

Current symbol version device.

Methods

 

Name

Description

AdsSymbolVersionChangedEventArgs Class 2:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

AdsSymbolVersionChangedEventArgs Class 3:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

AdsSymbolVersionChangedEventArgs Class 4:

GetType

Gets the Type of the current instance. (Inherited from Object.)

AdsSymbolVersionChangedEventArgs Class 5:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Reference

TwinCAT.Ads Namespace