Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
テキスト長を返します。
public virtual qa_long getTextLength()
テキスト長。
テキスト長がゼロ以外であるのに getText() が qa_null を返す場合があります。これは、そのテキストが大きすぎてメモリに収まらないためです。この場合、readText を使用して、テキストを分割して読み込みます。