Table of Contents

Property ArgumentRange

Namespace
Bonsai.Expressions
Assembly
Bonsai.Core.dll

ArgumentRange

Gets the range of input arguments that this expression builder accepts.

[Browsable(false)]
public abstract Range<int> ArgumentRange { get; }

Property Value

Range<int>