System::Collections::IList::get_IsFixedSize 方法

IList::get_IsFixedSize method

获取一个值,指示列表是否具有固定大小。

virtual bool System::Collections::IList::get_IsFixedSize() const

ReturnValue

当列表具有固定大小时为 true,否则为 false。

另见