System::TypeInfo::GetMethod metod

TypeInfo::GetMethod method

Hämtar metod med angivet namn.

SharedPtr<System::Reflection::MethodInfo> System::TypeInfo::GetMethod(const String &name) const
ParameterTypBeskrivning
namnconst String&Namnet på metoden att hämta.

ReturnValue

Metodbeskrivning (eller null om den inte hittas).

Se även