Share via


DictionaryWrapper<TKey, TValue>.Clear method

Clears the keys and values from the dictionary.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As DictionaryWrapper

instance.Clear()
public void Clear()

See also

Reference

DictionaryWrapper<TKey, TValue> class

DictionaryWrapper<TKey, TValue> members

Microsoft.PerformancePoint.Scorecards namespace