System::Collections::Generic::List::get_Capacity メソッド

List::get_Capacity method

現在のリスト容量を取得します。

int System::Collections::Generic::List<T>::get_Capacity() const

ReturnValue

リストの容量(サイズではなく)。

参照