Método System::Object::GetType

Object::GetType method

Obtiene el tipo real del objeto. Análogo a la llamada C# System.Object.GetType().

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

ReturnValue

TypeInfo object which describes final type.

Ver también