System::Collections::Generic::BaseDictionary::data método
BaseDictionary::data() method
Accesor del almacenamiento de datos subyacente.
Map & System::Collections::Generic::BaseDictionary<Map>::data()
ReturnValue
Referencia al almacenamiento de datos subyacente.
Ver también
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++
BaseDictionary::data() const method
Accesor del almacenamiento de datos subyacente.
const Map & System::Collections::Generic::BaseDictionary<Map>::data() const
ReturnValue
Referencia constante al almacenamiento de datos subyacente.
Ver también
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++