The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HttpRouteCollection Constructor
Namespace:
System.Web.Http
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | HttpRouteCollection() | Initializes a new instance of the HttpRouteCollection class. |
![]() | HttpRouteCollection(String^) | Initializes a new instance of the HttpRouteCollection class. |
HttpRouteCollection Constructor ()
Initializes a new instance of the HttpRouteCollection class.
HttpRouteCollection Constructor (String^)
Initializes a new instance of the HttpRouteCollection class.
Parameters
- virtualPathRoot
-
Type:
System::String^
The virtual path root.
Show:
