uaPLUS Reference
WriteNodeIdArray Method
See Also  Send Feedback
Opc.Ua Namespace > BinaryEncoder Class : WriteNodeIdArray Method

fieldName
values

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Sub WriteNodeIdArray( _
   ByVal fieldName As String, _
   ByVal values As IList(Of NodeId) _
) 
C# 
public void WriteNodeIdArray( 
   string fieldName,
   IList<NodeId> values
)

Parameters

fieldName
values

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.