 | GenericExportHandlerT, E, IRefreshItems Method (ListE) |
Namespace:
CTExtensions.ExportCore.ExportHandler
Assembly:
CTInterface (in CTInterface.dll)
Syntaxprotected virtual void RefreshItems(
List<E> items
)
Protected Overridable Sub RefreshItems (
items As List(Of E)
)
Parameters
- items
- Type: System.Collections.GenericListE
See Also