NSDate.LaterDate(NSDate) Método

Definición

Devuelve las fechas posteriores, el destino o la fecha pasada.

[Foundation.Export("laterDate:")]
public virtual Foundation.NSDate LaterDate (Foundation.NSDate anotherDate);
abstract member LaterDate : Foundation.NSDate -> Foundation.NSDate
override this.LaterDate : Foundation.NSDate -> Foundation.NSDate

Parámetros

anotherDate
NSDate

Fecha secundaria con la que se va a comparar.

Devoluciones

Atributos

Se aplica a