EasyUA Reference
Implicit Type Conversion(Variant,Int32) Operator
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > Variant Structure > Implicit Type Conversion Operator : Implicit Type Conversion(Variant,Int32) Operator
value

Glossary Item Box

Converts a int value to an Variant object.

Syntax

Visual Basic (Usage)Copy Code
C# 
public Variant operator implicit( 
   int value
)

Parameters

value

Remarks

Converts a int value to an Variant object.

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.