SpellingCorrector

SpellingCorrector class

쿼리의 용어에 대한 맞춤법 교정기를 나타냅니다.

public class SpellingCorrector : DictionaryBase

속성

이름 설명
Count { get; } 여기에 포함된 단어 수를 가져옵니다.SpellingCorrector .

행동 양식

이름 설명
AddRange(IEnumerable<string>) 지정된 단어 모음을 이 인스턴스에 추가합니다.SpellingCorrector .
AddRange(string[]) 지정된 단어 모음을 이 인스턴스에 추가합니다.SpellingCorrector .
Clear() 에서 모든 단어를 제거합니다.SpellingCorrector object.
ExportDictionary(string) 지정된 이름의 파일로 사전을 내보냅니다.
GetWords() 현재 여기에 포함된 단어 모음을 가져옵니다.SpellingCorrector .
ImportDictionary(string) 지정된 파일에서 사전을 가져옵니다.

비고

더 알아보기

또한보십시오