अंग्रेज़ी में पढ़ें

इसके माध्यम से साझा किया गया


ModelComponentCollection.Count Property

Gets the number of ModelComponent objects in the ModelComponentCollection.

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

Syntax

C#
public int Count { get; }

Property Value

Type: System.Int32
The number of ModelComponent objects in the ModelComponentCollection.

Implements

ICollection.Count

See Also

Reference

ModelComponentCollection Class

Microsoft.AnalysisServices Namespace