getLastDocument (DocumentCollection - Java™)

コレクションの最後の文書を取得します。

定義位置

DocumentCollection

構文

public Document getLastDocument()
    throws NotesException

戻り値

Document

コレクションの最後の文書。コレクション内に文書がない場合は、null を返します。

クロスリファレンス

LotusScript® NotesDocumentCollection クラスの GetLastDocument メソッド