Table of Contents

Property Nodes

Namespace
Bonsai.Expressions
Assembly
Bonsai.Core.dll

Nodes

Gets the collection of labels associated with each node in the expression builder graph.

public Collection<ExpressionBuilder> Nodes { get; }

Property Value

Collection<ExpressionBuilder>