NormalizedSnapshotSpanCollection.IList.IsFixedSize Özellik

Tanım

Koleksiyonun sabit boyutta olup olmadığını belirler. Her zaman truedöndürür.

property bool System::Collections::IList::IsFixedSize { bool get(); };
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

Özellik Değeri

Boolean

Her zaman true döndürür.

Uygulamalar

Şunlara uygulanır