طريقة 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++