Add

INamedDestinationCollection.Add method

添加新的命名目的地。

public void Add(string name, IAppointment appointment)
范围类型描述
nameString名称值。
appointmentIAppointment约会对象。

也可以看看