[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.CalcEngine Assembly
C1.CalcEngine.ExpressionEngine
Interfaces
IExpressionEngine
Methods
GetItemsCount
dotnet-api
C1.CalcEngine Assembly
C1.CalcEngine
C1.CalcEngine.ExcelEngine
C1.CalcEngine.ExpressionEngine
Classes
Structs
Enums
Interfaces
IExpression
IExpressionEngine
Properties
Methods
AddError
ClearErrors
GetErrors
GetFieldNames
GetItemsCount
GetValue
Parse
IExpressionSyntax
C1.CalcEngine.VBAEngine
(Showing Draft Content)
C1.CalcEngine.ExpressionEngine.IExpressionEngine.GetItemsCount
GetItemsCount Method
GetItemsCount(IExpression)
Gets a count of data source items.
Declaration
int GetItemsCount(IExpression expression)
Parameters
Type
Name
Description
IExpression
expression
Returns
Type
Description
int