The StringUtf8Array class is an ordered collection of
The values are referenced by their position in the collection.
StringUtf8 arrays inherit the methods defined in the
The bracket ([ ]) subscript operators enable you to assign values to and receive values from a StringUtf8 array.
(None)