MindFusion.Wpf Pack Programmer's Guide
Pair Members
Constructors Properties Methods
 


Represents a coupling between two arbitrary objects.

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

 Public Constructors

  Name Description

Pair

Overloaded.  

 Public Properties

  Name Description

FirstObject

Gets or sets the first pair object.

PairElements

Gets the elements of the pair as an arraylist

SecondObject

Gets or sets the second pair object.

 Public Methods

  Name Description

CompareTo

Implements IComparable.CompareTo.

Equals

Object.Equals override.

GetHashCode

Object.GetHashCode override.

 See Also

Pair Class
MindFusion.Layout Namespace