Count Property

Glimpse API

ReflectionDiscoverableCollection T  Count Property Glimpse API Documentation
Gets the number of elements contained in the OnlineICollection T .

Namespace: Glimpse.Core.Framework
Assembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)

Syntax

public int Count { get; }
public int Count { get; }

Return Value

The number of elements contained in the OnlineICollection T .

Implements

OnlineICollection T  Count
See Also