get_Count()

BaseDictionary::get_Count() const method

Gets elements count.

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

Return Value

Number of elements (key-value pairs) being held currently.

See Also