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.Page for C++