Method GetFields
GetFields()
Gets the enumeration fields that define its names and values. This is a slow reflection-based operation that is not cached.
Declaration
public static IEnumerable<FieldInfo> GetFields()
Returns
Type | Description |
---|---|
IEnumerable<FieldInfo> |