EasyUA Reference
Variant Constructor(Matrix)
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > Variant Structure > Variant Constructor : Variant Constructor(Matrix)

value
The value to store within the variant

Glossary Item Box

Initializes the variant with matrix.

Syntax

Visual Basic (Usage)Copy Code
Dim value As Matrix
 
Dim instance As New Variant(value)
C# 
public Variant( 
   Matrix value
)

Parameters

value
The value to store within the variant

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.