CepObjectReadOnlyDictionary<T>.Count Property
Gets the number of elements contained in the collection.
Namespace: Microsoft.ComplexEventProcessing
Assembly: Microsoft.ComplexEventProcessing (in Microsoft.ComplexEventProcessing.dll)
Syntax
public int Count { get; }
Property Value
Type: System.Int32
The number of elements in the collection.