The ProviderIntArray type exposes the following members.

Constructors

  NameDescription
Public methodProviderIntArray
Constructor.

Fields

  NameDescription
Public fieldValues
The int values array

Properties

  NameDescription
Public propertyItem[([( Int32])])
Indexer to get or set items within this array using an int index (overloaded)
Public propertyItem[([( eProvider])])
Indexer to get or set items within this array using index syntax based on an eProvider vakue.
Public propertyLength
The length of the Values array

See Also