Click or drag to resize

FoxArray.Item Property

X#
Overload List
  NameDescription
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.)
Top
See Also