Méthode | Description | |
---|---|---|
TailUpdateRegion ( IEnumerable |
Creates a tail update region, which you can use to append items to a list/table, truncate a list/table, and/or modify the items at the end of a list/table.
|
public TailUpdateRegion ( IEnumerable |
||
sets | IEnumerable |
|
updatingItemCount | int | Pass zero if you only want to append items. |
Résultat | System.Collections.Generic |