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

BaseDictionary::get_Count method

要素数を取得します。

int32_t System::Collections::Generic::BaseDictionary<Map>::get_Count() const override

ReturnValue

現在保持されている要素(キーと値のペア)の数。

参照