Clear any subscribers to the
CheckWord event.
Syntax
'Declaration
<ObsoleteAttribute("This method is deprecated and will be removed from the public API in a future release.")>
Public Sub ClearCheckWord()
'Usage
Dim instance As ImGearRecZone
instance.ClearCheckWord()
[Obsolete("This method is deprecated and will be removed from the public API in a future release.")]
public void ClearCheckWord()
[Obsolete("This method is deprecated and will be removed from the public API in a future release.")]
public: void ClearCheckWord();
[Obsolete("This method is deprecated and will be removed from the public API in a future release.")]
public:
void ClearCheckWord();
See Also