SynchronizedCollection<T>.IList.IsFixedSize Property
.NET Framework (current version)
Gets a value that indicates whether the collection is fixed in size.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Implements
IList.IsFixedSizeThis property returns false because the collection can be added to and so is not fixed in size.
.NET Framework
Available since 3.0
Available since 3.0
Show: