TypeExtensions.GetFields 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 |
|---|---|
| GetFields(Type) | |
| GetFields(Type, BindingFlags) |
GetFields(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::FieldInfo ^> ^ GetFields(Type ^ type);
public static System.Reflection.FieldInfo[] GetFields(this Type type);
static member GetFields : Type -> System.Reflection.FieldInfo[]
<Extension()>
Public Function GetFields (type As Type) As FieldInfo()
Paraméterek
- type
- Type
Válaszok
A következőre érvényes:
GetFields(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::FieldInfo ^> ^ GetFields(Type ^ type, System::Reflection::BindingFlags bindingAttr);
public static System.Reflection.FieldInfo[] GetFields(this Type type, System.Reflection.BindingFlags bindingAttr);
static member GetFields : Type * System.Reflection.BindingFlags -> System.Reflection.FieldInfo[]
<Extension()>
Public Function GetFields (type As Type, bindingAttr As BindingFlags) As FieldInfo()
Paraméterek
- type
- Type
- bindingAttr
- BindingFlags