Search Results for

    Show / Hide Table of Contents

    Method IEnumerable.GetEnumerator

    | Improve this Doc View Source

    IEnumerable.GetEnumerator()

    Returns an enumerator that iterates through the errors contained in the container.

    Declaration
    IEnumerator IEnumerable.GetEnumerator()
    Returns
    Type Description
    IEnumerator

    An enumerator that can be used to iterate through the errors contained in the container.

    Implements
    IEnumerable.GetEnumerator()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright ©2023 YeSQL.NET