'Declaration
<ObsoleteAttribute("This delegate is deprecated and will be removed from the public API in a future release.")>
Public Delegate Sub ImGearRecCheckWordEventHandler( _
ByVal As Object, _
ByVal As ImGearRecCheckWordEventArgs _
)
'Usage
Dim instance As New ImGearRecCheckWordEventHandler(AddressOf HandlerMethod)