Share via


ListViewItem.ListViewSubItemCollection.IList.IsFixedSize Özellik

Tanım

Koleksiyonun sabit bir boyuta sahip olup olmadığını gösteren bir değer alır.

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

Her durumda false.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IList arabirime ListViewItem.ListViewSubItemCollection yayınlandığında kullanılabilir.

Şunlara uygulanır