Click or drag to resize

IntegerVector Fields

The IntegerVector type exposes the following members.

Fields
 NameDescription
Protected fieldStatic member_emptyIntArray Shared empty array used for zero-length vectors.
Protected fieldlen Stores the logical length of the vector.
Protected fieldx Stores the vector elements.
Top
See Also