Click or drag to resize
FdfPropertyOnBubbleEventEventHandler Delegate

Namespace: FDF.Common.Runtime
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public delegate void OnBubbleEventEventHandler(
	int index,
	Object value
)

Parameters

index
Type: SystemInt32
value
Type: SystemObject
See Also