System::Collections::CollectionBase::get_Capacity मेथड
CollectionBase::get_Capacity method
संग्रह में सम्मिलित किए जा सकने वाले तत्वों की संख्या लौटाता है।
int32_t System::Collections::CollectionBase<T>::get_Capacity()
ReturnValue
संग्रह द्वारा धारण किए जा सकने वाले तत्वों की संख्या।
संबंधित देखें
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Page for C++