| Visual Basic (Usage) |  Copy Code | 
|---|---|
| Dim value As LocalizedText Dim instance As New Variant(value) | |
| C# | |
|---|---|
| public Variant( LocalizedText value ) | |
Parameters
- value
- The LocalizedText value of the Variant
Creates a new variant with a LocalizedText value
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    