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