Specifies the index of the double array.
Gets a value indicating whether the double array is a DateTime array.
[Visual Basic]
Public Function IsDateTime( _
ByVal index As Integer _
) As Boolean
[C#]
public bool IsDateTime(
int index
);
Specifies the index of the double array.
DoubleArray Class | DoubleArray Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.