Intersoft ClientUI Documentation
UXCalendarEventsCollection Constructor



The UXCalendar associated with this object.
Initializes a new instance of UXCalendarEventsCollection class.
Syntax
Public Function New( _
   ByVal calendar As UXCalendar _
)
Dim calendar As UXCalendar
 
Dim instance As New UXCalendarEventsCollection(calendar)
public UXCalendarEventsCollection( 
   UXCalendar calendar
)
public:
UXCalendarEventsCollection( 
   UXCalendar^ calendar
)

Parameters

calendar
The UXCalendar associated with this object.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UXCalendarEventsCollection Class
UXCalendarEventsCollection Members

Send Feedback