Module::GetFields Method
.NET Framework (current version)
Returns the global fields defined on the module.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | GetFields() | Returns the global fields defined on the module. |
![]() | GetFields(BindingFlags) | Returns the global fields defined on the module that match the specified binding flags. |
Show:
