GetLastEntry (NotesViewEntryCollection - LotusScript®)

ビューコレクション内の最後のエントリを取得します。

定義位置

NotesViewEntryCollection

構文

Set notesViewEntry = notesViewEntryCollection .GetLastEntry( )

戻り値

notesViewEntry

コレクション内の最後のビューエントリを返します。コレクションにエントリがない場合は Nothing を返します。

クロスリファレンス

Java™ ViewEntryCollection クラスの getLastEntry メソッド