TypeExtensions.GetMethods Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Túlterhelések
| Name | Description |
|---|---|
| GetMethods(Type) | |
| GetMethods(Type, BindingFlags) |
GetMethods(Type)
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
public:
[System::Runtime::CompilerServices::Extension]
static cli::array <System::Reflection::MethodInfo ^> ^ GetMethods(Type ^ type);
public static System.Reflection.MethodInfo[] GetMethods(this Type type);
static member GetMethods : Type -> System.Reflection.MethodInfo[]
<Extension()>
Public Function GetMethods (type As Type) As MethodInfo()
Paraméterek
- type
- Type
Válaszok
A következőre érvényes:
GetMethods(Type, BindingFlags)
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
- Forrás:
- TypeExtensions.cs
public:
[System::Runtime::CompilerServices::Extension]
static cli::array <System::Reflection::MethodInfo ^> ^ GetMethods(Type ^ type, System::Reflection::BindingFlags bindingAttr);
public static System.Reflection.MethodInfo[] GetMethods(this Type type, System.Reflection.BindingFlags bindingAttr);
static member GetMethods : Type * System.Reflection.BindingFlags -> System.Reflection.MethodInfo[]
<Extension()>
Public Function GetMethods (type As Type, bindingAttr As BindingFlags) As MethodInfo()
Paraméterek
- type
- Type
- bindingAttr
- BindingFlags