Поделиться через


HeaderCollection.GetValues(String) Метод

Определение

public:
 System::Collections::Generic::IEnumerable<System::String ^> ^ GetValues(System::String ^ key);
public System.Collections.Generic.IEnumerable<string> GetValues (string key);
member this.GetValues : string -> seq<string>
Public Function GetValues (key As String) As IEnumerable(Of String)

Параметры

key
String

Возвращаемое значение

Применяется к