Search
Pair(T1, T2) Members
Constructors Properties Methods
 


Contains two values.

The following tables list the members exposed by the Pair(T1, T2) type.

 Public Constructors

  Name Description

Pair

Overloaded.  

 Public Properties

  Name Description

First

Gets or sets the first value.

Second

Gets or sets the second value.

 Public Methods

  Name Description

ToString

Object.ToString override.

 See Also