System::Collections::Generic::BaseDictionary::get_Count method
BaseDictionary::get_Count method
Obtiene el recuento de elementos.
int32_t System::Collections::Generic::BaseDictionary<Map>::get_Count() const override
ReturnValue
Número de elementos (pares clave-valor) que se mantienen actualmente.
Ver también
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++