[DataContractAttribute] public sealed class Pair<T1, T2>
<DataContractAttribute> Public NotInheritable Class Pair(Of T1, T2)
[DataContractAttribute] generic<typename T1, typename T2> public ref class Pair sealed
[<SealedAttribute>] [<DataContractAttribute>] type Pair<'T1, 'T2> = class end
The PairT1, T2 type exposes the following members.