Open Dev Kit Documentation :: General :: Variant
Root.Variant
Functions
- Constructor ( Value String )
- Constructor ( Value Boolean )
- Constructor ( Value Byte )
- Constructor ( Value Short )
- Constructor ( Value Integer )
- Constructor ( Value Long )
- Constructor ( Value Float )
- Constructor ( Value Double )
- Constructor ( Value Abstract* )
- Constructor ( Value )
- Constructor ( Value Variant Type )
- Constructor ( String Value String, Type API Node*, Flags API Node Flags )
- Constructor ( Value Abstract*, Type API Node* )
- Constructor ( Value Boolean Array )
- Constructor ( Value Byte Array )
- Constructor ( Value Short Array )
- Constructor ( Value Integer Array )
- Constructor ( Value Long Array )
- Constructor ( Value Float Array )
- Constructor ( Value Double Array )
- Constructor ( Value String Array )
- Constructor ( Value Abstract* Array )
- Constructor ( Value )
- Constructor ( Value Abstract* Array, Type API Node* )
- Constructor ( Value , Type API Node* )
- Constructor ( Value , Type API Node* )
- Constructor ( Value Variant Dictionary )
- Constructor ( Value Variant Dictionary Array )
- Constructor ( )
- Copy ( Other Variant )
- Equal ( Other Variant ) Boolean
- Object Equal ( Other Variant ) Boolean
- Clone ( ) Variant
- Is Variant Type ( Type Variant Type ) Boolean
Properties
- Type API Node'
- Flags API Node Flags
- Bool Boolean
- Byte Byte
- Short Short
- Int Integer
- Long Long
- Float Float
- Double Double
- String String
- Pointer Abstract*
- Weak Abstract'
- Dictionary Variant Dictionary
- Variant Variant
- Array Variant Array
- Is Empty Boolean
- Is Numeric Boolean
- Is String Boolean
- Is Pointer Boolean
- Is Dictionary Boolean
- Is Variant Boolean
- Is Array Boolean
- Safe Int Integer
- Safe Long Long
- Safe Float Float
- Safe Double Double
- Safe String String
- Safe Dictionary Variant Dictionary
- Safe Array Variant Array
If you think anything is missing, please feel free to: submit documentation feedback on this page