Click or drag to resize

MutableArray Properties

The MutableArray type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements in the collection.
(Inherited from ArrayObject.)
Public propertyItem
Gets the value of an arbitrary index
Top
See Also