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
기본 데이터 저장소에 대한 상수 참조입니다.
또 보기
- Class BaseDictionary
- Namespace System::Collections::Generic
- Library Aspose.Page for C++