StateInfo.Equals Method (StateInfo)
Determines whether the specified StateInfo is equal to this instance.
Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public bool Equals(
StateInfo info
)
Return Value
Type: Boolean
true if the specified StateInfo is equal
to this instance; otherwise, false.