ILocalizable.Equals Method

Determines whether the specified Object is equal to the current ILocalizable.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 1.10.1018.48 (1.10.1018.48)

Syntax

C#

public override bool Equals(
    Object obj
)

Parameters

obj

Type: System.Object
The Object to compare with the current ILocalizable.

Return Value

Type: Boolean
true if the specified Object is equal to the current ILocalizable; otherwise, false.

Reference

ILocalizable Class

TcHmiSrv Namespace