Click or drag to resize

GenericExportHandlerT, E, IRefreshItems Method (ListE)

Namespace:  CTExtensions.ExportCore.ExportHandler
Assembly:  CTInterface (in CTInterface.dll)
Syntax
protected virtual void RefreshItems(
	List<E> items
)

Parameters

items
Type: System.Collections.GenericListE
See Also