QueryStringEnumerable.Enumerator Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumerator that supplies the name/value pairs from a URI query string.
C#
public struct QueryStringEnumerable.Enumerator
type QueryStringEnumerable.Enumerator = struct
Public Structure QueryStringEnumerable.Enumerator
- Inheritance
-
QueryStringEnumerable.Enumerator
Current |
Gets the currently referenced key/value pair in the query string being enumerated. |
Move |
Moves to the next key/value pair in the query string being enumerated. |
Προϊόν | Εκδόσεις |
---|---|
ASP.NET Core | 6.0, 7.0, 8.0, 9.0 |