uaPLUS Reference
AddReferences Method
See Also  Send Feedback
Opc.Ua.Server Namespace > INodeManager Interface : AddReferences Method

references

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Sub AddReferences( _
   ByVal references As IDictionary(Of NodeId,IList(Of IReference)) _
) 
C# 
void AddReferences( 
   IDictionary<NodeId,IList<IReference>> references
)

Parameters

references

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.