'宣言 Public Function New( _ ByVal recurrence As RecurrenceBase, _ ByVal startDateTime As Date, _ ByVal occurrenceDuration As TimeSpan, _ ByVal timeZone As TimeZoneToken, _ Optional ByVal context As Object _ )
public RecurrenceInfo( RecurrenceBase recurrence, DateTime startDateTime, TimeSpan occurrenceDuration, TimeZoneToken timeZone, object context )