ComponentOne Xamarin.iOS
C1DropDown Constructor(IntPtr)


C1.iOS.Input Assembly > C1.iOS.Input Namespace > C1DropDown Class > C1DropDown Constructor : C1DropDown Constructor(IntPtr)
Initializes a new instance of the C1DropDown class.
Syntax
'Declaration
 
Public Function New( _
   ByVal handle As IntPtr _
)
'Usage
 
Dim handle As IntPtr
 
Dim instance As New C1DropDown(handle)
public C1DropDown( 
   IntPtr handle
)

Parameters

handle
See Also

Reference

C1DropDown Class
C1DropDown Members
Overload List