metode System::Object::GetType

Object::GetType method

Mendapatkan tipe sebenarnya dari objek. Analogi pemanggilan C# System.Object.GetType().

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

ReturnValue

TypeInfo object which describes final type.

Lihat Juga