ActiveReports 9
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

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum