uaPLUS Reference
Implicit Type Conversion(ExpandedNodeId,Byte[]) Operator
See Also  Send Feedback
Opc.Ua Namespace > ExpandedNodeId Class > Implicit Type Conversion Operator : Implicit Type Conversion(ExpandedNodeId,Byte[]) Operator

value

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Overloads Public Operator Widening CType( _
   ByVal value() As Byte _
) As ExpandedNodeId
C# 
public ExpandedNodeId operator implicit( 
   byte[] value
)

Parameters

value

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.