System::Collections::IList::get_IsFixedSize yöntemi

IList::get_IsFixedSize method

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

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

ReturnValue

Liste sabit boyuta sahipse doğru, aksi takdirde yanlış.

Ayrıca Bakınız