| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim value As Object Dim typeInfo As TypeInfo Dim instance As New Variant(value, typeInfo) | |
Parameters
- value
- The value to store.
- typeInfo
- The type information for the value.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    