Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
These %Collection classes can only be used when you have a collection property of another object as they rely on
storing the data inside the parent object, they can not be used as 'stand alone' collections, for this use the
|
|
Properties | |||
---|---|---|---|
ElementClassType | ElementType | LiteralBehavior | OrefStorage |
Owner | ReadOnly | Storage | StreamLocation |
Subclasses |
---|
%Collection.MV.ArrayOfStream |
|
Finds and returns the OREF value of the element associated with key.GetAt returns the OREF value of the element associated with key or null string ("") if no element is found.
Sets the OREF value of the element associated with key to element.Returns a
%Status value indicating success or failure.
Sets the ID value of the element associated with key to element.Returns a
%Status value indicating success or failure.