Click or drag to resize
CollectionCount Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Returns an Integer containing the number of elements in a collection.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public int Count { get; }

Return Value

Type: Int32
Returns an Integer containing the number of elements in a collection.

Implements

Collection_CollectionCount
See Also