| C1.Xaml アセンブリ > C1.Xaml 名前空間 > ISpellChecker インターフェース : GetSuggestions メソッド |
'宣言 Function GetSuggestions( _ ByVal word As System.String, _ ByVal maxSuggestions As System.Integer _ ) As System.Collections.Generic.IEnumerable(Of String)
System.Collections.Generic.IEnumerable<string> GetSuggestions( System.string word, System.int maxSuggestions )