Search Results for

    Show / Hide Table of Contents

    Interface IPropertyNode

    Interface for node contains named property

    Namespace: Ceres.Graph.Flow
    Assembly: cs.temp.dll.dll
    Syntax
    public interface IPropertyNode

    Methods

    GetPropertyName()

    Declaration
    string GetPropertyName()
    Returns
    Type Description
    string

    SetPropertyName(string)

    Declaration
    void SetPropertyName(string propertyName)
    Parameters
    Type Name Description
    string propertyName
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX