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

BaseSet::get_Count method

セット内の要素数を取得します。

int System::Collections::Generic::BaseSet<T, SET_T>::get_Count() const override

ReturnValue

要素の実際の数。

参照