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