Nemerle Documentation

TypeInfo.GetFields Method 

Searches for the fields defined for the current TypeInfo, using the specified binding constraints.

public abstract list GetFields(
   BindingFlags bindingAttr
);

See Also

TypeInfo Class | Nemerle.Compiler Namespace