System::Collections::Generic::BaseDictionary::data 方法
BaseDictionary::data() method
底层数据存储访问器。
Map & System::Collections::Generic::BaseDictionary<Map>::data()
ReturnValue
对底层数据存储的引用。
另见
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++
BaseDictionary::data() const method
底层数据存储访问器。
const Map & System::Collections::Generic::BaseDictionary<Map>::data() const
ReturnValue
对底层数据存储的 const 引用。
另见
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Font for C++