Symbol.Equals Method (ISymbol)

Equalses the specified inst.

Namespace:  TwinCAT.Ads.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 6.0.328+39e3229

Syntax

C#

public bool Equals(
    ISymbol? inst
)

Parameters

inst

Type: TwinCAT.TypeSystem.ISymbol
The inst.

Return Value

Type: Boolean
true if the Symbols are Equal, false otherwise.

Reference

Symbol Class

Equals Overload

TwinCAT.Ads.TypeSystem Namespace