XmlaMessageCollection.Count Property

Gets the number of XmlaMessage objects in the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public int Count { get; }

Property Value

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

Implements

ICollection.Count

See Also

Reference

XmlaMessageCollection Class

Microsoft.AnalysisServices Namespace