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

UserConfigurationDictionaryGetEnumerator - метод

Returns an enumerator that iterates through the user configuration dictionary.

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

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

Тип: IEnumerator
An IEnumerator that can be used to iterate through the user configuration dictionary.

Реализации

IEnumerableGetEnumerator
См. также