Refresh Method
Description
Reads saved data and refreshes the fetched list according to the current filter, overwriting values in memory.
Syntax
Visual Basic
Public Sub Refresh() 
Remarks
Overwrites any changes made to the values in the list in memory.
See Also