System::Net::WebHeaderCollection::AllKeys method
WebHeaderCollection::AllKeys method
Returns a collection of header names that are stored in the collection.
System::ArrayPtr<String> System::Net::WebHeaderCollection::AllKeys()
ReturnValue
A collection of header names that are stored in the collection.
See Also
- Typedef ArrayPtr
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.PUB for C++