Parts Reference
Ordered Collection attributes
first (Object)
The
first
attribute specifies the first element of the Ordered Collection part.
isEmpty (Boolean)
The
isEmpty
attribute indicates whether the ordered collection is empty.
iterator (ReadStream)
The
iterator
attribute is a stream that allows you to iterate through a collection of items.
In the Reports feature, this attribute allows you to generate a report on an iterable object.
last (Object)
The
last
attribute specifies the last element of the Ordered Collection part.
self (<className>)
For more information on the
self
attribute, refer to
Using the self attribute
.
size (Integer)
The
size
attribute specifies the number of elements in the Ordered Collection part.
[
Top of Page
|
Previous Page
|
Next Page
|
Table of Contents
|
Index
]