DiagnosticView.Count Property

Gets the number of items 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 items in the collection..

Implements

ICollection<T>.Count

See Also

Reference

DiagnosticView Class

Microsoft.ComplexEventProcessing Namespace