uaPLUS Reference
Add(KeyValuePair<IReference,T>) Method
See Also  Send Feedback
Opc.Ua Namespace > IReferenceDictionary<T> Class > Add Method : Add(KeyValuePair<IReference,T>) Method

item

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Sub Add( _
   ByVal item As KeyValuePair(Of IReference,T) _
) 
C# 
public void Add( 
   KeyValuePair<IReference,T> item
)

Parameters

item

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.