Returns the node at a specified position in the list.
Defined in
NotesDOMNodeList
Syntax
Set notesDOMNode = notesDOMNodeList.GetItem( index& )
Parameters
index&
notesDOMNode
Example