WebRequestFlagBuilderGetEnumerator - метод

Returns an enumerator that iterates through the collection.

Definition

Пространство имён: Tessa.Platform.Web
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public IEnumerator<WebRequestFlag> GetEnumerator()

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

IEnumeratorWebRequestFlag
An enumerator that can be used to iterate through the collection.

Реализации

IEnumerableTGetEnumerator

См. также