XmlaResultCollection.Count Property

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

Implements

ICollection.Count

See Also

Reference

XmlaResultCollection Class

Microsoft.AnalysisServices Namespace