Show / Hide Table of Contents

    Method GetEnumerator

    interface IEnumerable with member GetEnumerator: unit -> IEnumerator

    Declaration
    interface IEnumerable with member GetEnumerator: unit -> IEnumerator
    Returns
    Type Description
    System.Collections.IEnumerator
    Overrides
    abstract member System.Collections.IEnumerable.GetEnumerator: unit -> System.Collections.IEnumerator
    Back to top Generated by DocFX