Function ProjectSettingsSingleton.getOrder

Returns the order of a configuration value (influences when saved to the config file).

long getOrder (
  const(String) name
) nothrow @nogc const;