See Also

DoubleArray Class  | DoubleArray Members

Language

Visual Basic

C#

Show All

i

Specifies the index of the value to get or set.

See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Item Property

Gets or sets the value at the index specified.

[Visual Basic]
Public Default Property Item( _    ByVal i As Integer _ ) As Double
[C#]
public double this[    int i ]; {get; set;}

Parameters

i

Specifies the index of the value to get or set.

See Also

DoubleArray Class  | DoubleArray Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.