get_Keys()

WebHeaderCollection::get_Keys() method

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

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

Return Value

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

See Also