System::Collections::Generic::IList::get_IsFixedSize method

IList::get_IsFixedSize method

जाँचता है कि संग्रह स्थिर आकार का है या नहीं।

bool System::Collections::Generic::IList<T>::get_IsFixedSize()

ReturnValue

true यदि संग्रह का आकार बदला नहीं जा सकता, false अन्यथा।

संबंधित देखें