ServiceIdGetHashCode - метод |
Serves as a hash function for a particular type.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
abstract GetHashCode : unit -> int
override GetHashCode : unit -> int
Возвращаемое значение
Тип:
Int32
A hash code for the current
Object.
Заметки
We do not consider the change key in the hash code computation.
См. также