Click or drag to resize

WebHeaderCollectionGet Method

Overload List
  NameDescription
Public methodGet(Int32)
Get the value of the header at the specified index in the collection.
(Overrides NameValueCollectionGet(Int32).)
Public methodGet(String)
Get the value of the header with the specified name in the collection.
(Overrides NameValueCollectionGet(String).)
Top
See Also