EasyUA Reference
ContainsKey(IReference) Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > IReferenceDictionary<T> Class > ContainsKey Method : ContainsKey(IReference) Method

key

Glossary Item Box

Syntax

Visual Basic (Usage)Copy Code
Dim instance As IReferenceDictionary(Of T)
Dim key As IReference
Dim value As Boolean
 
value = instance.ContainsKey(key)
C# 
public bool ContainsKey( 
   IReference key
)

Parameters

key

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.