WebHeaderCollection.IEnumerable.GetEnumerator 方法

定義

傳回可以逐一查看 WebHeaderCollection 執行個體的列舉值。

C#
System.Collections.IEnumerator IEnumerable.GetEnumerator();

傳回

IEnumeratorWebHeaderCollection

實作

備註

這個成員是明確介面成員實作, 只有在 WebHeaderCollection 執行個體轉換成 IEnumerable 介面時,才能使用這個成員。

適用於

產品 版本
.NET Core 1.0, Core 1.1
UWP 10.0