Contains two values.
The following tables list the members exposed by the Pair(T1, T2) type.
Pair
Overloaded. Initializes a new instance of the Pair class.
First
Gets or sets the first value.
Second
Gets or sets the second value.
ToString
Object.ToString override.
Pair(T1, T2) ClassMindFusion.Charting Namespace