-
-
Returns any Endnote in the collection.
-
-
Displays the number of elements in the Endnote.
-
-
Returns every Endnote in the collection.
-
-
Returns the first Endnote in the collection.
-
-
Returns the Endnote with the specified index or name.
index
|
The index or name. Can accept: Long Integer or String.
|
-
-
Returns the Endnote with the specified ID.
-
-
Returns the Endnote with the specified name.
-
-
Returns the Endnotes within the specified range.
from
|
The Endnote, index, or name at the beginning of the range. Can accept: Endnote, Long Integer or String.
|
to
|
The Endnote, index, or name at the end of the range. Can accept: Endnote, Long Integer or String.
|
-
-
Returns the last Endnote in the collection.
-
-
Returns the middle Endnote in the collection.
-
-
Returns the Endnote whose index follows the specified Endnote in the collection.
obj
|
Endnote
The Endnote whose index comes before the desired Endnote.
|
-
-
Returns the Endnote with the index previous to the specified index.
obj
|
Endnote
The index of the Endnote that follows the desired Endnote.
|
-
-
Generates a string which, if executed, will return the Endnote.