LOTUSSCRIPT/COM/OLE CLASSES


GetFirstDocument method
Example

Gets the first document in a collection.

Defined in

NotesDocumentCollection

Syntax

Set notesDocument = notesDocumentCollection.GetFirstDocument

Return value

notesDocument


Language cross-reference

getFirstDocument method in Java DocumentCollection class

Example
See Also