Click or drag to resize

FoxArray Properties

X#

The FoxArray type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Public propertyCount (Inherited from Array OfT.)
Public propertyDefaultValue (Overrides DefaultValue.)
Public propertyIsEmpty (Inherited from Array OfT.)
Public propertyItemLong
Get/Set array elements with a ZERO based array index.
(Overrides ItemLong.)
Public propertyItemLong
Get/Set array elements with a ZERO based array index.
(Overrides ItemLong.)
Public propertyItemLong, String
Get/Set array elements with a ZERO based array index.
(Inherited from Array OfT.)
Public propertyItemLong, Long
Get/Set array elements with a ZERO based array index.
(Overrides ItemLong, Long.)
Public propertyLength
Length of the array.
(Inherited from Array OfT.)
Public propertyLocked (Inherited from Array OfT.)
Public propertyMultiDimensional
Public propertyRows
Top
See Also