Skip to main content
A newer version of this page is available. .

IgnoreList(CultureInfo) Constructor

OBSOLETE

This constructor has become obsolete. Use the default constructor.

This constructor has become obsolete. Use the default constructor.

Namespace: DevExpress.XtraSpellChecker

Assembly: DevExpress.SpellChecker.v20.2.Core.dll

NuGet Packages: DevExpress.SpellChecker.Core, DevExpress.WindowsDesktop.SpellChecker.Core

Declaration

[Obsolete("This constructor has become obsolete. Use the default constructor.", true)]
public IgnoreList(
    CultureInfo culture
)

Parameters

Name Type Description
culture CultureInfo

 

See Also