Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: IEnumerator<KeyValuePair<string, string>> GetEnumerator()

  • Declared in: RT.Servers.HttpRequestHeaders
  • Implements: IEnumerable<KeyValuePair<string, string>>.GetEnumerator()

Declaration

public IEnumerator<KeyValuePair<string, string>> GetEnumerator()

Summary

Enumerates all headers and values in this collection.