Integer64Array Class

The Integer64Array class is an ordered collection of Integer64 values in which the values are referenced by their position in the collection.

Integer64 arrays inherit the methods defined in the Array class.

The bracket ([]) subscript operators enable you to assign values to and receive values from an Integer64 array.

For details about the methods defined in the Integer64Array class, see "Integer64Array Methods", in the following section.

Array

(None)