System::Object::GetCounter 方法
Object::GetCounter method
获取与对象关联的引用计数数据结构。
Detail::SmartPtrCounter * System::Object::GetCounter()
ReturnValue
指向与对象关联的引用计数数据结构的指针。
备注
实现。
另见
- Class Object
- Namespace System
- Library Aspose.Font for C++
获取与对象关联的引用计数数据结构。
Detail::SmartPtrCounter * System::Object::GetCounter()
指向与对象关联的引用计数数据结构的指针。
实现。