Method OverlayOnto
OverlayOnto(RowFormat)
Copies every specified value onto target (last-writer-wins).
public void OverlayOnto(RowFormat target)
Parameters
targetRowFormatThe bag receiving the values.
Copies every specified value onto target (last-writer-wins).
public void OverlayOnto(RowFormat target)
target RowFormatThe bag receiving the values.