Properties
| Name | Type |
Access | Description |
|---|
|
Number |
readonly |
The number of objects in the collection. |
Methods
Returns the EPSText with the specified index.
Returns any EPSText in the collection.
Displays the number of elements in the EPSText.
Returns every EPSText in the collection.
Returns the first EPSText in the collection.
Returns the EPSText with the specified index or name.
index
LongInteger | String
The index or name. Can accept: Long Integer or String.
Returns the EPSText with the specified ID.
Returns the EPSText with the specified name.
Returns the EPSTexts within the specified range.
from
EPSText | LongInteger | String
The EPSText, index, or name at the beginning of the range. Can accept: EPSText, Long Integer or String.
to
EPSText | LongInteger | String
The EPSText, index, or name at the end of the range. Can accept: EPSText, Long Integer or String.
Returns the last EPSText in the collection.
Returns the middle EPSText in the collection.
Returns the EPSText whose index follows the specified EPSText in the collection.
obj
EPSText
The EPSText whose index comes before the desired EPSText.
Returns the EPSText with the index previous to the specified index.
obj
EPSText
The index of the EPSText that follows the desired EPSText.
Generates a string which, if executed, will return the EPSText.
Object of 37
Properties elsewhere that hold a EPSTexts.