DictionaryWrapper<TKey, TValue> Constructor
Initializes a new instance of the DictionaryWrapper<TKey, TValue> class.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New DictionaryWrapper()
public DictionaryWrapper()
See Also
Reference
DictionaryWrapper<TKey, TValue> Class
DictionaryWrapper<TKey, TValue> Members