Instance Method
インスタンスメソッド
orthographyAtIndex:effectiveRange:
Returns the orthography at the index and also returns the effective range.
このインデックスでの正書法を返します、そして有効な範囲をまた返します。
Parameters
パラメータ
charIndex
The character index to begin examination.
検査を開始する文字インデックス。
effectiveRange
An NSRangePointer that, upon completion, contains the range of the orthography containing charIndex
.
あるNSRangePointer、それは補完においては、charIndex
を含んでいる正書法(正しい綴り)の範囲を含みます。
Return Value
戻り値
The orthography for the location.
その位置に対する正書法。
See Also
参照
Determining the Dominant Language and Orthography
優勢な言語と正書法を決定する
dominantLanguage
Returns the dominant language of the string set for the linguistic tagger.
この言語学的タガーに対する文字列集合の優勢な言語を返します。
Deprecated
非推奨