ElementCollection.Validate Method (Microsoft.PerformancePoint.Scorecards)
Validates 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 ElementCollection(Of ElementCollectionType, ElementType)
instance.Validate
public void Validate ()
Exceptions
Exception type | Condition |
---|---|
Thrown if this object is not valid. |
See Also
Reference
ElementCollection Generic Class
ElementCollection Members
Microsoft.PerformancePoint.Scorecards Namespace