DictionaryWrapper<TKey, TValue> Methods

Include Protected Members
Include Inherited Members

The DictionaryWrapper<TKey, TValue> type exposes the following members.

Methods

  Name Description
Public method Clear Clears the keys and values from the dictionary.
Public method Clone Performs a deep copy of this object.
Public method ContainsKey Determines whether the dictionary contains the specified key.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Removes a value from the dictionary.
Public method ToString (Inherited from Object.)

Top

See Also

Reference

DictionaryWrapper<TKey, TValue> Class

Microsoft.PerformancePoint.Scorecards Namespace