System::Collections::Generic::BaseDictionary::get_Count method
BaseDictionary::get_Count method
Gets elements count.
int32_t System::Collections::Generic::BaseDictionary<Map>::get_Count() const override
ReturnValue
Number of elements (key-value pairs) being held currently.
See Also
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++