Méthode System::Object::GetType

Object::GetType method

Obtient le type réel de l’objet. Analogue de l’appel C# System.Object.GetType().

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

ReturnValue

TypeInfo object which describes final type.

Voir aussi