[]
Initializes a new instance of a C1SpellChecker.
public C1SpellChecker()
Public Sub New()
Initializes a new instance of a C1SpellChecker.
public C1SpellChecker(IContainer container)
Public Sub New(container As IContainer)
| Type | Name | Description |
|---|---|---|
| IContainer | container | An IContainerthat represents the container of the C1SpellChecker. |