public DateTime AsDate ();

Valor de retorno

DateTime The value of the date element.

Descripción

Convenience function to convert to date.

The method is equivalent to ((PlistElementDate) el).value. Throws exception if the element is not PlistElementDate.