public DateTime AsDate ();

반환

DateTime The value of the date element.

설명

Convenience function to convert to date.

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