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

systemType
reader
context

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal systemType As Type, _
   ByVal reader As XmlReader, _
   ByVal context As ServiceMessageContext _
)
C# 
public XmlDecoder( 
   Type systemType,
   XmlReader reader,
   ServiceMessageContext context
)

Parameters

systemType
reader
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.