Add word to dictionary index.
Namespace: Karamasoft.WebControls.UltimateSpellAssembly: UltimateSpell (in UltimateSpell.dll) Version: 3.7.4186.26738
Syntax
| C# |
|---|
public void AddWord( string word ) |
| Visual Basic |
|---|
Public Sub AddWord ( _ word As String _ ) |
| Visual C++ |
|---|
public: void AddWord( String^ word ) |
Parameters
- word
- Type: System..::..String
Word to be added to dictionary index.