'Declaration Public Overloads Sub Refresh( _ ByVal mode As RefreshMode, _ ByVal entities As IEnumerable _ )
public void Refresh( RefreshMode mode, IEnumerable entities )
Parameters
- mode
- One of the RefreshMode values.
- entities
- The collection of entities to be refreshed.