BindingCollection.IList.IsFixedSize Property

Gets a value that indicates whether the collection has a fixed size.

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

Syntax

C#
bool IList.IsFixedSize { get; }

Property Value

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

Implements

IList.IsFixedSize

See Also

Reference

BindingCollection Class

Microsoft.AnalysisServices Namespace