op_Implicit
AppointmentCollection Implicit operator
将约会数组转换为集合
public static implicit operator AppointmentCollection(Appointment[] appointments)
范围 | 类型 | 描述 |
---|---|---|
appointments | Appointment[] | 要转换的约会数组 |
返回值
约会集合
也可以看看
- class Appointment
- class AppointmentCollection
- 命名空间 Aspose.Email.Calendar
- 部件 Aspose.Email