uaPLUS Reference
LoadFromXml(ISystemContext,TextReader) Method
See Also  Send Feedback
Opc.Ua Namespace > NodeState Class > LoadFromXml Method : LoadFromXml(ISystemContext,TextReader) Method

context
input

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub LoadFromXml( _
   ByVal context As ISystemContext, _
   ByVal input As TextReader _
) 
C# 
public void LoadFromXml( 
   ISystemContext context,
   TextReader input
)

Parameters

context
input

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.