PropertyDescriptorCollection.IDictionary.IsFixedSize Egenskap

Definition

Hämtar ett värde som anger om har IDictionary en fast storlek.

property bool System::Collections::IDictionary::IsFixedSize { bool get(); };
bool System.Collections.IDictionary.IsFixedSize { get; }
member this.System.Collections.IDictionary.IsFixedSize : bool
 ReadOnly Property IsFixedSize As Boolean Implements IDictionary.IsFixedSize

Egenskapsvärde

trueom har IDictionary en fast storlek, annars . false

Implementeringar

Kommentarer

Den här medlemmen är en explicit implementering av gränssnittsmedlemmar. Den kan endast användas när instansen PropertyDescriptorCollection skickas till ett IDictionary gränssnitt.

Gäller för