System::Net::WebHeaderCollection::GetValues méthode
WebHeaderCollection::GetValues method
Renvoie la collection des valeurs d’en‑tête.
System::ArrayPtr<System::String> System::Net::WebHeaderCollection::GetValues(String header)
| Paramètre | Type | Description |
|---|---|---|
| en-tête | String | L’en-tête pour lequel les valeurs doivent être retournées. |
ReturnValue
La collection des valeurs d’en-tête.
Voir aussi
- Typedef ArrayPtr
- Class String
- Class WebHeaderCollection
- Namespace System::Net
- Library Aspose.Font for C++