System::Collections::Generic::BaseDictionary::data metodo
BaseDictionary::data() method
Accessor per l’archiviazione dati sottostante.
Map & System::Collections::Generic::BaseDictionary<Map>::data()
ReturnValue
Riferimento all’archiviazione dati sottostante.
Vedi anche
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++
BaseDictionary::data() const method
Accessor per l’archiviazione dati sottostante.
const Map & System::Collections::Generic::BaseDictionary<Map>::data() const
ReturnValue
Riferimento const all’archiviazione dati sottostante.
Vedi anche
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++