System::Collections::CollectionBase::get_Capacity method
CollectionBase::get_Capacity method
返回集合可以容纳的元素数量。
int32_t System::Collections::CollectionBase<T>::get_Capacity()
ReturnValue
集合能够容纳的元素数量。
另见
- Class CollectionBase
- Namespace System::Collections
- Library Aspose.Font for C++