Find.ClearAllFuzzyOptions Método

Definición

Borra todas las opciones de búsqueda no específicas asociadas con texto en japonés.

public:
 void ClearAllFuzzyOptions();
public void ClearAllFuzzyOptions ();
abstract member ClearAllFuzzyOptions : unit -> unit
Public Sub ClearAllFuzzyOptions ()

Comentarios

Este método establece el valor de las siguientes propiedades en False:

MatchFuzzyAY

MatchFuzzyBV

MatchFuzzyByte

MatchFuzzyCase

MatchFuzzyDash

MatchFuzzyDZ

MatchFuzzyHF

MatchFuzzyHiragana

MatchFuzzyIterationMark

MatchFuzzyKanji

MatchFuzzyKiKu

MatchFuzzyOldKana

MatchFuzzyProlongedSoundMark

MatchFuzzyPunctuation

MatchFuzzySmallKana

MatchFuzzySpace

MatchFuzzyTC

MatchFuzzyZJ

Se aplica a