Marks word to be ignored in rest of the text.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual void IgnoreAll( string word )
public virtual void IgnoreAll( string word )
Public Overridable Sub IgnoreAll ( word As String )
Public Overridable Sub IgnoreAll ( word As String )
public: virtual void IgnoreAll( String^ word )
public: virtual void IgnoreAll( String^ word )
abstract IgnoreAll : word : string -> unit override IgnoreAll : word : string -> unit
abstract IgnoreAll : word : string -> unit override 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