Click or drag to resize

ArrayObject Properties

The ArrayObject type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements in the collection
(Overrides ReadOnlyArrayCount.)
Public propertyItem
Gets the value of the given index, or lack thereof, wrapped inside of a Fragment
Top
See Also