EasyUA Reference
IReferenceDictionary<T> Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : IReferenceDictionary<T> Class

Glossary Item Box

The following tables list the members exposed by IReferenceDictionary<T>.

Public Constructors

 NameDescription
Public ConstructorIReferenceDictionary<T> Constructor Creates an empty dictionary.  
Top

Public Properties

 NameDescription
Public PropertyCount  
Public PropertyIsReadOnly  
Public PropertyItem Gets or sets the value with the specified NodeId.  
Public PropertyKeys  
Public PropertyValues  
Top

Public Methods

 NameDescription
Public MethodAddOverloaded.  Adds or replaces a reference.  
Public MethodClear  
Public MethodContains  
Public MethodContainsKeyOverloaded.  Returns true if the dictionary contains a reference that matches any subtype of the reference type.  
Public MethodCopyTo  
Public MethodFindOverloaded.  Returns a list of references that match the direction and reference type.  
Public MethodFindReferencesToTarget Returns a list of references to the specified target.  
Public MethodGetEnumerator  
Public MethodRemoveOverloaded.   
Public MethodRemoveAll Removes all of the references of the specified type and direction.  
Public MethodTryGetValue  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.