We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbfb8aa commit 51f7cd6Copy full SHA for 51f7cd6
xml/System.Net/WebHeaderCollection.xml
@@ -2000,8 +2000,8 @@
2000
</ReturnValue>
2001
<Parameters />
2002
<Docs>
2003
- <summary>To be added.</summary>
2004
- <returns>To be added.</returns>
+ <summary>Returns an enumerator that can iterate through the <see cref="T:System.Net.WebHeaderCollection" /> instance.</summary>
+ <returns>An <see cref="T:System.Collections.IEnumerator" /> for the <see cref="T:System.Net.WebHeaderCollection" />.</returns>
2005
<remarks>To be added.</remarks>
2006
</Docs>
2007
</Member>
0 commit comments