| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal calendar As UXCalendar _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim calendar As UXCalendar Dim instance As New UXCalendarEventsCollection(calendar) | |
| C# | |
|---|---|
public UXCalendarEventsCollection( UXCalendar calendar ) | |
| Delphi | |
|---|---|
public UXCalendarEventsCollection( calendar: UXCalendar ); | |
| JScript | |
|---|---|
public function UXCalendarEventsCollection( calendar : UXCalendar ); | |
| Managed Extensions for C++ | |
|---|---|
public: UXCalendarEventsCollection( UXCalendar* calendar ) | |
| C++/CLI | |
|---|---|
public: UXCalendarEventsCollection( UXCalendar^ calendar ) | |
Parameters
- calendar
- The UXCalendar associated with this object.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family