Click or drag to resize

WebHeaderCollectionGetValues Method

Overload List
  NameDescription
Public methodGetValues(Int32)
Gets an array of header values stored in the specified index position of the collection.
(Overrides NameValueCollectionGetValues(Int32).)
Public methodGetValues(String)
Gets an array of header values stored in the specified header.
(Overrides NameValueCollectionGetValues(String).)
Top
See Also