Click or drag to resize
IArrayT Properties

The IArrayT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Total numbers of item in the array
(Inherited from IArray.)
Public propertyItem
Gets the item by index from array
Top
See Also