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

item

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Function Remove( _
   ByVal item As KeyValuePair(Of IReference,T) _
) As Boolean
C# 
public bool Remove( 
   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.