TraceEventCollection.IEnumerable.GetEnumerator 方法

Returns an enumerator that iterates through a collection.

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

語法

C#
IEnumerator IEnumerable.GetEnumerator()

傳回值

型別:System.Collections.IEnumerator
An IEnumerator object that can be used to iterate through the collection.

實作

IEnumerable.GetEnumerator()

請參閱

參考

TraceEventCollection 類別

Microsoft.AnalysisServices 命名空間