UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Method IEnumerable<(string Key, string Value)>.GetEnumerator

    IEnumerable<(string Key, string Value)>.GetEnumerator()

    Returns an enumerator that iterates through the collection.

    Declaration
    IEnumerator<(string Key, string Value)> IEnumerable<(string Key, string Value)>.GetEnumerator()
    Returns
    Type Description
    IEnumerator<(string Key, string Value)>

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

    Implements
    IEnumerable<T>.GetEnumerator()
    © Singulink. All rights reserved.