Прочетете на английски

Споделяне чрез


HeaderDictionary.Enumerator Struct

Definition

Enumerates a HeaderDictionary.

C#
public struct HeaderDictionary.Enumerator : System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<string,Microsoft.Extensions.Primitives.StringValues>>
Inheritance
HeaderDictionary.Enumerator
Implements

Properties

Current

Gets the element at the current position of the enumerator.

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

MoveNext()

Advances the enumerator to the next element of the HeaderDictionary.

Explicit Interface Implementations

Applies to

Продукт Версии
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0