Click or drag to resize

UHFOnTagRemovedEventHandler Delegate

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntax
public delegate void OnTagRemovedEventHandler(
	Object sender,
	TagInformationFormat tagInformation
)

Parameters

sender
Type: SystemObject
tagInformation
Type: com.gigatms.ParametersTagInformationFormat
See Also