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++