ActiveReports 8
DoubleArray Constructor(String)

Specifies the data as string.
Initializes a new instance of the DoubleArray class.
Syntax
'Declaration
 
Public Function New( _
   ByVal data As System.String _
)
public DoubleArray( 
   System.string data
)

Parameters

data
Specifies the data as string.
See Also

Reference

DoubleArray Class
DoubleArray Members
Overload List

Support Forum