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