Triplet Constructor
.NET Framework (current version)
Initializes a new instance of the Triplet class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Triplet() | Initializes a new instance of the Triplet class. |
![]() | Triplet(Object^, Object^) | Initializes a new instance of the Triplet class and sets the first two objects. |
![]() | Triplet(Object^, Object^, Object^) | Initializes a new instance of the Triplet class with the provided three objects. |
Show:
