Base:
method
GetValues
System.Net.WebHeaderCollection.GetValues(System.String)
1 reference to GetValues
System.ServiceModel (1)
System\ServiceModel\Channels\HttpHeadersWebHeaderCollection.cs (1)
226string[] values = this.GetValues(name);