PowerSNMP for .NET
SafeDictionary<TKey,TValue> Class Properties


For a list of all members of this type, see SafeDictionary<TKey,TValue> members.

Public Properties
 NameDescription
Public PropertyComparerGets the IEqualityComparer that is used to determine equality of keys for the dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public PropertyCountGets the number of key/value pairs contained in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public PropertyItem Gets or sets the value associated with the specified key.  
Public PropertyKeysGets a collection containing the keys in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Public PropertySyncRoot Use this object to synchronize threadsafe access.  
Public PropertyValuesGets a collection containing the values in the Dictionary. (Inherited from System.Collections.Generic.Dictionary<TKey,TValue>)
Top
See Also

Reference

SafeDictionary<TKey,TValue> Class
Dart.Snmp Namespace


PowerSNMP for .NET Documentation Version 8.0
© 2024 Dart Communications. All Rights Reserved.
Send comments on this topic