طريقة System::Net::Http::Headers::HttpHeaders::GetValues
HttpHeaders::GetValues method
يعيد القيم المقابلة حسب الاسم المحدد.
System::SharedPtr<Collections::Generic::IEnumerable<String>> System::Net::Http::Headers::HttpHeaders::GetValues(String name)
| معامل | نوع | الوصف |
|---|---|---|
| name | String | اسم الرأس. |
ReturnValue
القيم المقابلة.
انظر أيضًا
- Typedef SharedPtr
- Class IEnumerable
- Class String
- Class HttpHeaders
- Namespace System::Net::Http::Headers
- Library Aspose.Font for C++