UIElementCollection.IList.IsFixedSize 屬性

定義

這個類型或成員支援 Windows Presentation Foundation (WPF) 基礎結構,而且不能從程式碼直接使用。 如需這個成員的說明,請參閱 IsFixedSize

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

屬性值

Boolean

如果清單的大小固定,則為 true,否則為 false

實作

適用於