ElementCollectionBase<ElementCollectionType, ElementType>.Validate Method

Validates this collection.

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

Syntax

'Declaration
Public Sub Validate
'Usage
Dim instance As ElementCollectionBase

instance.Validate()
public void Validate()

Exceptions

Exception Condition
BpmException

Thrown if the collection is not valid.

See Also

Reference

ElementCollectionBase<ElementCollectionType, ElementType> Class

ElementCollectionBase<ElementCollectionType, ElementType> Members

Microsoft.PerformancePoint.Scorecards Namespace