The ProviderDoubleArray type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ProviderDoubleArray | Constructor. |
Fields
Name | Description | |
---|---|---|
![]() | Values | The Double values array |
Properties
Name | Description | |
---|---|---|
![]() | Item[([( Int32])]) |
Indexer to get or set items within this array using an int index (overloaded)
|
![]() | Item[([( eProvider])]) |
Indexer to get or set items within this array using index syntax based on an eProvider vakue.
|
![]() | Length | The length of the Values array |