'宣言 Public Function New( _ ByVal appointments As ReadOnlyAppointmentsCollection, _ ByVal copiedAppointments As ReadOnlyAppointmentsCollection, _ ByVal initialOwner As Owner, _ ByVal newOwner As Owner, _ ByVal hasCopies As Boolean _ )
public AppointmentsDragDropEventArgs( ReadOnlyAppointmentsCollection appointments, ReadOnlyAppointmentsCollection copiedAppointments, Owner initialOwner, Owner newOwner, bool hasCopies )