'宣言 Function CheckText( _ ByVal text As System.String _ ) As System.Collections.Generic.IEnumerable(Of ICharRange)
System.Collections.Generic.IEnumerable<ICharRange> CheckText( System.string text )
パラメータ
- text
- スペルチェックされるテキスト。
戻り値の型
スペルミスを記述する ICharRange オブジェクトのリスト。