OPC Historian .NET Server Toolkit Reference
HandleList Class Members
Properties  Methods 


The following tables list the members exposed by HandleList.

Public Constructors
 NameDescription
Public ConstructorHandleList Constructor  
Top
Public Properties
 NameDescription
Public PropertyComparerGets the IEqualityComparer that is used to determine equality of keys for the dictionary. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Public PropertyCountGets the number of key/value pairs contained in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Public PropertyItemGets or sets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Public PropertyKeysGets a collection containing the keys in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Public PropertyValuesGets a collection containing the values in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Top
Public Methods
 NameDescription
Public MethodAddOverloaded. Add an item definition with an internally created handle.  
Public MethodClearRemoves all keys and values from the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Public MethodContainsKeyDetermines whether the Dictionary contains the specified key. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Public MethodContainsValueDetermines whether the Dictionary contains a specific value. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Public MethodFind  
Public MethodGetEnumeratorReturns an enumerator that iterates through the Dictionary. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Public MethodGetObjectDataImplements the System.Runtime.Serialization.ISerializable interface and returns the data needed to serialize the Dictionary instance. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Public MethodLock  
Public MethodOnDeserializationImplements the System.Runtime.Serialization.ISerializable interface and raises the deserialization event when the deserialization is complete. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Public MethodRemoveRemove the definition from the list.  
Public MethodTryGetValueGets the value associated with the specified key. (Inherited from System.Collections.Generic.Dictionary<int,ItemInfo>)
Public MethodUnlock  
Top
Protected Methods
See Also

Reference

HandleList Class
I_HDAPluginDBA Namespace

 

 


Copyright © 2004-2019 Advosol Inc. All rights reserved

Send Feedback