Click or drag to resize

IndexedArrayT Properties

The IndexedArrayT generic type exposes the following members.

Properties
  NameDescription
Public propertyItem
Gets/Sets the items in this array. Returns the default(t) if the item does not exist, or default(t) is the item in the list.
Top
See Also