Pair Constructor
.NET Framework (current version)
Initializes a new instance of the Pair class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Pair() | Creates a new, uninitialized instance of the Pair class. |
![]() | Pair(Object^, Object^) | Initializes a new instance of the Pair class, using the specified object pair. |
Show:
