System::Collections::Generic::BaseDictionary::data メソッド
BaseDictionary::data() method
基礎となるデータストレージへのアクセサです。
Map & System::Collections::Generic::BaseDictionary<Map>::data()
ReturnValue
基礎データストレージへの参照。
参照
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page 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.Page for C++