This documentation is archived and is not being maintained.
Triplet Constructor
Visual Studio 2010
Initializes a new instance of the Triplet class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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: