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

List::get_Count method

現在のリストの要素数を取得します。

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

ReturnValue

要素の実際の数。

参照