GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoCopyDelayedsCollection Class / GetEnumerator Method
In This Topic
    GetEnumerator Method (GoCopyDelayedsCollection)
    In This Topic
    Return an iterator over all of the delayed objects.
    Syntax
    public virtual IEnumerator<object> GetEnumerator()
    See Also