See Also

DoubleArray Class  | DoubleArray Members

Language

Visual Basic

C#

Show All

index

Specifies the index of the value to set.

value

Specifies the value.

See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

SetIsDateTime Method

Sets the specified value at the specified index as a DateTime value.

[Visual Basic]
Public Sub SetIsDateTime( _    ByVal index As Integer, _    ByVal value As Boolean _ )
[C#]
public void SetIsDateTime(    int index,    bool value );

Parameters

index

Specifies the index of the value to set.

value

Specifies the value.

See Also

DoubleArray Class  | DoubleArray Members

 

 


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