Search Results for

    Show / Hide Table of Contents

    Interface IPortArrayNode

    Interface for node has port array that can be resized

    Inherited Members
    IReadOnlyPortArrayNode.GetPortArrayLength()
    IReadOnlyPortArrayNode.GetPortArrayFieldName()
    Namespace: Ceres.Graph
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IPortArrayNode : IReadOnlyPortArrayNode

    Methods

    SetPortArrayLength(int)

    Declaration
    void SetPortArrayLength(int newLength)
    Parameters
    Type Name Description
    int newLength
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX