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