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.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331