طريقة System::Object::GetType

Object::GetType method

يحصل على النوع الفعلي للكائن. مشابه لاستدعاء C# System.Object.GetType().

virtual const TypeInfo & System::Object::GetType() const

ReturnValue

TypeInfo object which describes final type.

انظر أيضًا