Share via


SQLExpressionFieldDefinitions.Count Property

Gets the number of SQLExpressionFieldDefinition objects in the collection.

Namespace CrystalDecisions.CrystalReports.Engine Assembly CrystalDecisions.CrystalReports.Engine (CrystalDecisions.CrystalReports.Engine.dll)

Syntax

'Declaration

Public Overrideable ReadOnly Property Count As Integer
public virtual int Count {get;}

Property Value

The number of items in the collection.

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports .NET 10

See Also

Reference

SQLExpressionFieldDefinitions Class
SQLExpressionFieldDefinitions Members
CrystalDecisions.CrystalReports.Engine Namespace