TableLinks.Count Property

Gets the number of TableLink objects in the collection.

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

Syntax

'Declaration

Public Overrides ReadOnly Property Count As Integer
public override 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

TableLinks Class
TableLinks Members
CrystalDecisions.CrystalReports.Engine Namespace