System::Object::GetType metod
Object::GetType method
Hämtar objektets faktiska typ. Analog till C# System.Object.GetType()-anrop.
virtual const TypeInfo & System::Object::GetType() const
ReturnValue
TypeInfo object which describes final type.
Se även
- Class TypeInfo
- Class Object
- Namespace System
- Library Aspose.Page for C++