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
)
Return Value
Type: Boolean
true if the Symbols are Equal,
false otherwise.