This topic has not yet been rated - Rate this topic

ReadOnlyCollectionBuilder<T>.IList.IsFixedSize Property

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

Namespace:  System.Runtime.CompilerServices
Assembly:  System.Core (in System.Core.dll)
bool IList.IsFixedSize { get; }

Property Value

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

Implements

IList.IsFixedSize

Silverlight

Supported in: 5, 4

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.