LOTUSSCRIPT /COM/OLE のクラス


GetNextDocument メソッド

指定された文書の直後の文書をコレクション内で検索します。

定義位置NotesDocumentCollection
構文Set notesDocument = notesDocumentCollection.GetNextDocument( document )
パラメータdocument


戻り値notesDocument
クロスリファレンスJava DocumentCollection クラスの getNextDocument メソッド
式言語の NavigateNextSelected @コマンド

式言語の NavNextSelected @コマンド


関連項目