Click or drag to resize
ObjectCollectionTObjectCount Property
Returns the number of items.

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

Property Value

Type: Int32

Implements

ICMSQueryableCount
See Also