Метод System::Object::GetType

Object::GetType method

Получает фактический тип объекта. Аналог вызова C# System.Object.GetType().

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

ReturnValue

TypeInfo object which describes final type.

См. также