System::TypeInfo::GetMethod method

TypeInfo::GetMethod method

Hämtar metod med angivet namn.

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

ReturnValue

Metodbeskrivning (eller null om den inte hittas).

Se även