OrderedDictionary.IDictionary.IsFixedSize Property
.NET Framework (current version)
Gets a value indicating whether the OrderedDictionary has a fixed size.
Assembly: System (in System.dll)
Property Value
Type: System.Booleantrue if the OrderedDictionary has a fixed size; otherwise, false. The default is false.
Implements
IDictionary.IsFixedSize
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: