Metodo System::Object::GetType

Object::GetType method

Ottiene il tipo reale dell’oggetto. Analogo alla chiamata C# System.Object.GetType().

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

ReturnValue

TypeInfo object which describes final type.

Vedi anche