'Declaration Public Function New( _ ByVal handle As IntPtr _ )
'Declaration
Public Function New( _ ByVal handle As IntPtr _ )
'Usage Dim handle As IntPtr Dim instance As New CalendarSlotPresenter(handle)
'Usage
Dim handle As IntPtr Dim instance As New CalendarSlotPresenter(handle)
public CalendarSlotPresenter( IntPtr handle )
CalendarSlotPresenter Class CalendarSlotPresenter Members Overload List