Search Results for

    Show / Hide Table of Contents

    Class PortConnectionData

    Inheritance
    object
    PortConnectionData
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Ceres.Graph
    Assembly: cs.temp.dll.dll
    Syntax
    public class PortConnectionData

    Fields

    nodeId

    Declaration
    public string nodeId
    Field Value
    Type Description
    string

    portId

    Declaration
    public string portId
    Field Value
    Type Description
    string

    portIndex

    Declaration
    public int portIndex
    Field Value
    Type Description
    int
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX