Click or drag to resize
DataQueryBaseTQueryCount Property
Number of total items in the collection

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
public virtual int Count { get; }

Property Value

Type: Int32

Implements

IDataQueryCount
See Also