ModelComponentCollection.IsFixedSize Property

Gets a value indicating whether the ModelComponentCollection has a fixed size.

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

Syntax

C#
public bool IsFixedSize { get; }

Property Value

Type: System.Boolean
true if the model component collection has a fixed size; otherwise false.

Implements

IList.IsFixedSize

See Also

Reference

ModelComponentCollection Class

Microsoft.AnalysisServices Namespace