System::Object::FastCast yöntemi

Object::FastCast method

Yalnızca dahili amaçlar için.

virtual bool System::Object::FastCast(const Details::FastRttiBase &helper, void **out_ptr) const
ParameterTypeAçıklama
yardımcıconst Details::FastRttiBase&İstenen tip ile özelleştirilmiş FastRttiBase yapısı.
out_ptrvoid **Dönüşüm mevcutsa istenen tipe bir işaretçi.

ReturnValue

Sınıf FastRTTI işlemlerini destekliyorsa doğru.

Ayrıca Bakınız