IStorableObjectsViewModel Refresh Method KerbalEdit - Take control of your KSP Data!
Refreshes the Objects collection by re-querying the underlying store. Changes to already loaded models should not be overwritten when called.

Namespace: KerbalEdit.ViewModels
Assembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

void Refresh()
See Also