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: 10.0.0
Syntax
C#
public int Count { get; }

Property Value

Type: Int32

Implements

IDataQueryCount
See Also