Base:
method
Get
System.Web.HttpValueCollection.Get(System.Int32)
2 references to Get
System.Web (2)
HttpServerVarsCollection.cs (2)
330
String s =
Get
(index);
368
value =
Get
(i);