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

Пространство имен: EleWise.ELMA.Files
Сборка: EleWise.ELMA.SDK (в EleWise.ELMA.SDK.dll) Версия: 1.0.0.0 (3.8.0.22046)

Синтаксис

C#
public override bool Equals(
	Object obj
)

Параметры

obj
Тип: System..::..Object
The Object to compare with the current Object.

Возвращаемое значение

true if the specified Object is equal to the current Object; otherwise, false.

См. также