get_Capacity()
CollectionBase::get_Capacity() method
Returns the number of elements that the collection can contain.
int32_t System::Collections::CollectionBase<T>::get_Capacity()
Return Value
The number of elements that the collection can contain.
See Also
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Slides