
IsOrdered indicates whether the collection is ordered.
Member of Collection (PRIM_COLL)
Data Type - Boolean
Details
The IsOrdered indicates whether the collection is ordered. List and Array collections are ordered and allow access via an index Dictionary and Keyed collections require a key to access an item.
See also
LANSA Version 15, April 2020