uaPLUS Reference
LoadFromBinaryResource Method
See Also  Send Feedback
Opc.Ua Namespace > NodeStateCollection Class : LoadFromBinaryResource Method

context
resourcePath
assembly
updateTables

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub LoadFromBinaryResource( _
   ByVal context As ISystemContext, _
   ByVal resourcePath As String, _
   ByVal assembly As Assembly, _
   ByVal updateTables As Boolean _
) 
C# 
public void LoadFromBinaryResource( 
   ISystemContext context,
   string resourcePath,
   Assembly assembly,
   bool updateTables
)

Parameters

context
resourcePath
assembly
updateTables

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.