Remarks
This method throws an exception when called while the Spell
Adds objects of the type Dictionary to the collection and validates them for spell checking and suggestion operations.
public int Add(Proofing.Dictionary dictionary);
Public Function Add(dictionary As Proofing.Dictionary) As Integer
Parameter | Description |
---|---|
dictionary | Specifies the dictionary. |
The collection index at which the dictionary has been added.
This method throws an exception when called while the Spell