Click or drag to resize

IntegerArray Properties

The IntegerArray type exposes the following members.

Properties
  NameDescription
Public propertyIsFixedSize
Returns true if and only if collection has fixed size.
Public propertyIsReadOnly
Returns true if and only if collection is read only.
Public propertyItem
Returns certain element of the array by its index.
Public propertyLength
Number of elements in the collection.
Top
See Also