ActiveReports 12
Variant Constructor

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace > Variant Structure : Variant Constructor
Overload List
OverloadDescription
Initialize new instance of the Variant with the specified boolean value.  
Initialize new instance of the Variant with the specified integer value.  
Initialize new instance of the Variant with the specified long integer value.  
Initialize new instance of the Variant with the specified unsigned long integer value.  
Initialize new instance of the Variant with the specified double value.  
Initialize new instance of the Variant with the specified float value.  
Initialize new instance of the Variant with the specified decimal value.  
Initialize new instance of the Variant with the specified System.Char value.  
Initialize new instance of the Variant with the System.String value.  
Initialize new instance of the Variant with the TimeSpan value.  
Initialize new instance of the Variant with the System.DateTime value.  
See Also

Reference

Variant Structure
Variant Members