Click or drag to resize

TsBufferAppendItems Method

Append items from other TsBuffer to this TsBuffer

Namespace:  DHI.Mike1D.Generic.TimeSeries
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public void AppendItems(
	TsBuffer other
)

Parameters

other
Type: DHI.Mike1D.Generic.TimeSeriesTsBuffer
See Also