Метод System::Object::GetType
Object::GetType method
Получает фактический тип объекта. Аналог вызова C# System.Object.GetType().
virtual const TypeInfo & System::Object::GetType() const
ReturnValue
TypeInfo object which describes final type.
См. также
- Class TypeInfo
- Class Object
- Namespace System
- Library Aspose.Font for C++