TextElementCollection<TextElementType>.IList.IsFixedSize Özellik

Tanım

değerinin sabit bir boyuta sahip olup olmadığını IList belirten 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

true sabit IList bir boyuta sahipse; değilse, false.

Uygulamalar

Şunlara uygulanır