Search
Pair Members
Constructors Properties Methods
 


Contains two values.

The following tables list the members exposed by the Pair type.

 Public Constructors

  Name Description

Pair

Initializes a new instance of the Pair class.

 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