OrderedDictionary.IDictionary.IsFixedSize Property
.NET Framework (current version)
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
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: