GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutGenericNetwork.Enumerator<N,L,Y,T> Structure
Members
In This Topic
    GoLayoutGenericNetwork.Enumerator<N,L,Y,T> Structure
    In This Topic
    Enumerator implements both IEnumerator and IEnumerable.
    Syntax
    public struct GoLayoutGenericNetwork.Enumerator<N,L,Y,T> : System.ValueType 
    where N: new(), Northwoods.Go.Layout.GoLayoutGenericNetwork/NodeNodeodedee<N,L,Y>
    where L: new(), Northwoods.Go.Layout.GoLayoutGenericNetwork/LinkLinkinknkk<N,L,Y>
    where Y: GoLayout
    where T: class
    Type Parameters
    N
    L
    Y
    T
    See Also