Search Results for

    Show / Hide Table of Contents

    Interface IVariableSource

    Shared variables owner

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

    Properties

    SharedVariables

    Declaration
    List<SharedVariable> SharedVariables { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<T><SharedVariable>
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX