Click or drag to resize

StatFrameGetCount Method

get value of named counter

Namespace:  Atalasoft.Barcoding.Reading.BarcodeLib
Assembly:  Atalasoft.dotImage.Barcoding.Reading (in Atalasoft.dotImage.Barcoding.Reading.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public int GetCount(
	string key
)

Parameters

key
Type: SystemString
counter name

Return Value

Type: Int32
current counter value
See Also