GetFirstEntry (NotesViewEntryCollection - LotusScript®)

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

定義位置

NotesViewEntryCollection

構文

Set notesViewEntry = notesViewEntryCollection .GetFirstEntry( )

戻り値

notesViewEntry

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

クロスリファレンス

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