StateInfoEquals(Object) Method

Determines whether the specified Object is equal to this instance.


Namespace: TwinCAT.Ads
Assembly: TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470

Syntax

C#

public override bool Equals(
    Object? ob
)

Parameters

ob  Object

The Object to compare with this instance.

Return Value

Boolean
true if the specified Object is equal to this instance; otherwise, false.

Reference

StateInfo Structure Equals Overload TwinCAT.Ads Namespace

Beckhoff Automation GmbH & Co. KG 2001-2026