Table of Contents

TTokenFunction.ArgumentCount Property

Number of arguments for this function. Note that if the function has a fixed number of arguments, this parameter is ignored.

Syntax

Namespace: FlexCel.Core

public Int32 ArgumentCount { get; set; }

See also