Для изменения размера нажмите или перетащите

ScanSourceEquals(IScanSource) - метод

Indicates whether the current object is equal to another object of the same type.

Пространство имён:  Tessa.Host
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public bool Equals(
	IScanSource other
)

Параметры

other
Тип: Tessa.HostIScanSource
An object to compare with this object.

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

Тип: Boolean
if the current object is equal to the other parameter; otherwise, .

Реализации

IEquatableTEquals(T)
См. также