共用方式為


DateElement(String, DateTime) 建構函式

定義

建構 DateElement。

public DateElement (string caption, DateTime date);
new MonoTouch.Dialog.DateElement : string * DateTime -> MonoTouch.Dialog.DateElement

參數

caption
String

專案的標題。

date
DateTime

初始日期和時間。

適用於