Namespace: Semata.Lazy
Class: LazyList<T>
Reloads the list
public void Reload(bool raiseEvents)
Parameters
Type | Name | Description |
bool | raiseEvents | Indicates whether or not events should be raised as the list is loaded |
Returns: void
C++ C#
Namespace: Semata.Lazy
Class: LazyList<T>
Reloads the list
public void Reload(bool raiseEvents)
Parameters
Type | Name | Description |
bool | raiseEvents | Indicates whether or not events should be raised as the list is loaded |
Returns: void