Click or drag to resize

HpsvGenericArray<T> Properties

The HpsvGenericArray<T> generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns number of existing elements
(Inherited from HpsvArray.)
Public propertyItem
Gets the element at the specified index.
Public propertyItems
Gets all elements within the array
(Inherited from HpsvArray.)
Top
See Also