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

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


ModelComponentCollection.ItemsType Property

Gets the Type of objects that can be contained by the ModelComponentCollection.

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

Syntax

C#
protected abstract Type ItemsType { get; }

Property Value

Type: System.Type
The Type of objects that can be contained by the ModelComponentCollection.

Remarks

Derived classes that use ModelComponentCollection must override this property.

See Also

Reference

ModelComponentCollection Class

Microsoft.AnalysisServices Namespace