This topic has not yet been rated - Rate this topic

TraceEventCollection.Count Property

Gets the number of TraceEvent objects in the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public int Count { get; }

Property Value

Type: System.Int32
The number of TraceEvent objects in the collection.

Implements

ICollection.Count
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.