Click or drag to resize
CHANDLEDeleteDelegate Delegate
Delegate to notify class when this object has been deleted

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public delegate void DeleteDelegate(
	IntPtr p
)

Parameters

p
Type: SystemIntPtr
See Also