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

systemType
writer
context

Glossary Item Box

Initializes the object with a system type to encode and a XML writer.

Syntax

Visual Basic (Usage)Copy Code
Dim systemType As Type
Dim writer As XmlWriter
Dim context As ServiceMessageContext
 
Dim instance As New XmlEncoder(systemType, writer, context)

Parameters

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