uaPLUS Reference
XmlDecoder Constructor(XmlElement,ServiceMessageContext)
See Also  Send Feedback
Opc.Ua Namespace > XmlDecoder Class > XmlDecoder Constructor : XmlDecoder Constructor(XmlElement,ServiceMessageContext)

element
context

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal element As XmlElement, _
   ByVal context As ServiceMessageContext _
)
C# 
public XmlDecoder( 
   XmlElement element,
   ServiceMessageContext context
)

Parameters

element
context

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.