ValidationResultCollection.IEnumerable.GetEnumerator 方法

Retrieves an enumerator that can iterate through the ValidationResultCollection object.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

C#
IEnumerator IEnumerable.GetEnumerator()

傳回值

型別:System.Collections.IEnumerator
The enumerator to iterate through the collection.

實作

IEnumerable.GetEnumerator()

請參閱

參考

ValidationResultCollection 類別

Microsoft.AnalysisServices 命名空間