'宣言 Public Function New( _ ByVal appointment As Appointment, _ ByVal recurrence As AppointmentRecurrence, _ ByVal allowNoEndDate As Boolean, _ ByVal allowRemoveRecurrence As Boolean, _ ByVal hasVariances As Boolean _ )
public RecurrenceDialog( Appointment appointment, AppointmentRecurrence recurrence, bool allowNoEndDate, bool allowRemoveRecurrence, bool hasVariances )