Energy Core Library
Energy.Base.Variant Class Reference

Classes

class  Dictionary
 
struct  Union
 
struct  UnionExplicit
 
class  Value
 
class  Variable
 

Public Types

enum  Type {
  Type.Null, Type.Bool, Type.UInt8, Type.SInt8,
  Type.UInt16, Type.SInt16, Type.UInt32, Type.SInt32,
  Type.UInt64, Type.SInt64, Type.Char, Type.Float,
  Type.Double, Type.Decimal, Type.DateTime, Type.String,
  Type.Array, Type.Object
}
 

Member Enumeration Documentation

◆ Type

Enumerator
Null 
Bool 
UInt8 
SInt8 
UInt16 
SInt16 
UInt32 
SInt32 
UInt64 
SInt64 
Char 
Float 
Double 
Decimal 
DateTime 
String 
Array 
Object 

The documentation for this class was generated from the following file: