[This is preliminary documentation and is subject to change.]
Extension methods for the Pair type
Inheritance Hierarchy
Microsoft.Research.NaiadPairExtensionMethods
Namespace: Microsoft.Research.Naiad
Assembly: Microsoft.Research.Naiad (in Microsoft.Research.Naiad.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C#
public static class PairExtensionMethods
The PairExtensionMethods type exposes the following members.
Methods
Name | Description | |
---|---|---|
PairWithV1, V2 |
Returns a new Pair of two elements
|
See Also