The overloads of GetFields are listed below. For a list of all members, see the Module Members list.
GetFields() : FieldInfo[] Returns an array whose elements reflect the global public fields that are members of the module reflected by the current instance.GetFields(BindingFlags) : FieldInfo[] Returns an array whose elements reflect the global fields that have the specified binding attributes, and are members of the module reflected by the current instance.