[This is preliminary documentation and is subject to change.]
The SpellEngine type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SpellEngine |
Initializes a new instance of the SpellEngine class.
|
Methods
| Name | Description | |
|---|---|---|
| AddLanguage |
Adds the language.
| |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsDisposed |
Gets a value indicating whether this instance is disposed.
| |
| Item |
Gets the SpellFactory with the specified language.
| |
| Processors |
Gets or sets the used processors (cores).
|