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: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214