Marks word to be ignored in rest of the text.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
void IgnoreAll( string word )
void IgnoreAll( string word )
Sub IgnoreAll ( word As String )
Sub IgnoreAll ( word As String )
void IgnoreAll( String^ word )
void IgnoreAll( String^ word )
abstract IgnoreAll : word : string -> unit
abstract IgnoreAll : word : string -> unit

- word (String)
- to ignore

void

Exception | Condition |
---|---|
ArgumentNullException | if word parameter is null. |
Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412