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

systemType
reader
context

Glossary Item Box

Initializes the object with a XML reader.

Syntax

Visual Basic (Usage)Copy Code
Dim systemType As Type
Dim reader As XmlReader
Dim context As ServiceMessageContext
 
Dim instance As New XmlDecoder(systemType, reader, context)

Parameters

systemType
reader
context

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.