ComponentOne Menus and Toolbars for WinForms
Pair Constructor(Object,Object)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > Pair Class > Pair Constructor : Pair Constructor(Object,Object)
Syntax
'Declaration
 
Public Function New( _
   ByVal first As System.Object, _
   ByVal second As System.Object _
)
public Pair( 
   System.object first,
   System.object second
)

Parameters

first
second
See Also

Reference

Pair Class
Pair Members
Overload List