PropertyDescriptorCollection::IDictionary::IsFixedSize Property
.NET Framework (current version)
Gets a value indicating whether the IDictionary has a fixed size.
Assembly: System (in System.dll)
private: property bool IsFixedSize { virtual bool get() sealed = IDictionary::IsFixedSize::get; }
Implements
IDictionary::IsFixedSize
.NET Framework
Available since 2.0
Available since 2.0
Show: