uaPLUS Reference
Implicit Type Conversion(NodeId,String) Operator
See Also  Send Feedback
Opc.Ua Namespace > NodeId Class > Implicit Type Conversion Operator : Implicit Type Conversion(NodeId,String) Operator

text

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Overloads Public Operator Widening CType( _
   ByVal text As String _
) As NodeId
C# 
public NodeId operator implicit( 
   string text
)

Parameters

text

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.