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

LinkedList::get_Count method

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

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

ReturnValue

リストの実際の要素数。

参照