PropertyDescriptorCollection.IList.IsFixedSize Egenskap

Definition

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

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

Egenskapsvärde

trueom samlingen har 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 IList gränssnitt.

Gäller för