docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class PortListEnum<T>

    Class PortListEnum. Implements the IEnumerator<T>

    Inheritance
    object
    PortListEnum<T>
    Implements
    IEnumerator<T>
    IDisposable
    IEnumerator
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    public class PortListEnum<T> : IEnumerator<T>, IDisposable, IEnumerator
    Type Parameters
    Name Description
    T

    Constructors

    Name Description
    PortListEnum(PortList<T>)

    Initializes a new instance of the PortListEnum<T> class.

    Fields

    Name Description
    internalLst

    The internal list.

    Properties

    Name Description
    Current

    Gets the current value.

    Methods

    Name Description
    Dispose()

    Disposes this instance.

    MoveNext()

    Moves to next.

    Reset()

    Resets this instance.

    See Also

    IEnumerator<T>
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)