System::Collections::Generic::SortedList::get_Capacity 方法
SortedList::get_Capacity method
获取当前列表的容量。
int System::Collections::Generic::SortedList<TKey, TValue>::get_Capacity() const
ReturnValue
当前列表的实际容量。
另见
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++