ActiveReports 12
Variant Structure Methods

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine Namespace : Variant Structure

For a list of all members of this type, see Variant members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Applies boolean '&&' to booleans and bitwise '&' to numeric.  
Public MethodOverloaded. Compare the Variant with the specified object.  
Public MethodOverloaded. Checks whether the Variant equals to the specified object.  
Public Methodstatic (Shared in Visual Basic)Initialize new instance of the Variant from the value specified as object. The type of variant will be inferred from the specified value.  
Public MethodGets hash code for the variant.  
Public Methodstatic (Shared in Visual Basic)Applies boolean '||' to booleans and bitwise '|' to numeric.  
Public Methodstatic (Shared in Visual Basic)Returns a specified Variant raised to the specified power.  
Public MethodConverts the Variant to the object.  
Public MethodOverloaded. Converts Variant to the string representation with given format provider.  
Public Methodstatic (Shared in Visual Basic)Applies boolean '!=' to booleans and bitwise '^' to numeric.  
Top
See Also

Reference

Variant Structure
GrapeCity.Enterprise.Data.DataEngine Namespace