getFirstDocument (NotesDocumentCollection - JavaScript)

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

定義場所

NotesDocumentCollection

構文

getFirstDocument() : NotesDocument
戻り値 説明
NotesDocument コレクションの最初の文書。コレクションに文書が含まれていない場合は、NULL を返します。

getNextDocument を参照してください。

言語間の参照

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

Java™ DocumentCollection クラスの getFirstDocument メソッド