FirstClassElementCollectionBase<ElementCollectionType, ElementType>.Validate method

Validate this object.

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

Syntax

'Declaration
Public Sub Validate
'Usage
Dim instance As FirstClassElementCollectionBase

instance.Validate()
public void Validate()

Exceptions

Exception Condition
BpmException

Thrown if this object is not valid.

See also

Reference

FirstClassElementCollectionBase<ElementCollectionType, ElementType> class

FirstClassElementCollectionBase<ElementCollectionType, ElementType> members

Microsoft.PerformancePoint.Scorecards namespace