System::TypeInfo::GetMethod metodu

TypeInfo::GetMethod method

Belirtilen ada sahip yöntemi alır.

SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
ParametreTürAçıklama
adconst String&Alınacak yöntemin adı.

ReturnValue

Yöntem tanımlayıcısı (bulunamazsa null).

Ayrıca Bakınız