DictionaryPropertyTKey, TEntryContains - метод

Determines whether this instance contains the specified key.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public bool Contains(
	TKey key
)

Параметры

key  TKey
The key.

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

Boolean
true if this instance contains the specified key; otherwise, false.

См. также