This documentation is archived and is not being maintained.
SynchronizedReadOnlyCollection(Of T).IList.IsFixedSize Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the collection has a fixed size.
Namespace:
System.Collections.Generic
Assembly:
System.ServiceModel (in System.ServiceModel.dll)
'Declaration
Private ReadOnly Property IsFixedSize As Boolean
Implements IList.IsFixedSize
Implements
IList.IsFixedSize This property returns true because the read-only collection is always fixed in size.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0