ValidationErrorCollection.IList.Remove Method

Removes the first occurrence of a specified object from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
void IList.Remove(
    Object value
)

Parameters

Implements

IList.Remove(Object)

See Also

Reference

ValidationErrorCollection Class

Microsoft.AnalysisServices Namespace