Click or drag to resize

performanceBaseTGetLastSamples Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Core.data.measurement
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public List<T> GetLastSamples(
	int count
)
Request Example View Source

Parameters

count
Type: SystemInt32

Return Value

Type: ListT
See Also