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

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

ICMSQueryableCount
See Also