ParameterDefinitionCollection.Clear Method
Removes all objects from the collection.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub Clear
'Usage
Dim instance As ParameterDefinitionCollection
instance.Clear()
public void Clear()
See Also
Reference
ParameterDefinitionCollection Class