Düzenle

Aracılığıyla paylaş


ABPerson.SetDates(ABMultiValue<NSDate>) Method

Definition

Sets the ABPerson's new dates.

public void SetDates (AddressBook.ABMultiValue<Foundation.NSDate> value);
member this.SetDates : AddressBook.ABMultiValue<Foundation.NSDate> -> unit

Parameters

value
ABMultiValue<NSDate>

A AddressBook.ABMultiValue{Foundation.NSDate} containing the ABPerson's new dates.

Applies to

See also