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

DictionaryPropertyTKey, TEntryContains - метод

Determines whether this instance contains the specified key.

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

Параметры

key
Тип: TKey
The key.

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

Тип: Boolean
true if this instance contains the specified key; otherwise, false.
См. также