GetFields
GetFields(Type)
public static FieldInfo[] GetFields(Type type) ;
Description
Get the fields defined in the type.
Parameters
| Parameter Name | Description | 
|---|---|
| type | Type | 
Returns
Fields defined in the type
Get the fields defined in the type.
| Parameter Name | Description | 
|---|---|
| type | Type | 
Fields defined in the type