AllKeys()

WebHeaderCollection::AllKeys() method

Returns a collection of header names that are stored in the collection.

System::ArrayPtr<String> System::Net::WebHeaderCollection::AllKeys()

Return Value

A collection of header names that are stored in the collection.

See Also