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

systemType
writer
context

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal systemType As Type, _
   ByVal writer As XmlWriter, _
   ByVal context As ServiceMessageContext _
)
C# 
public XmlEncoder( 
   Type systemType,
   XmlWriter writer,
   ServiceMessageContext context
)

Parameters

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