다음을 통해 공유


DateTimeElement(String, DateTime) 생성자

정의

DateElement를 생성합니다.

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

매개 변수

caption
String

요소에 대한 캡션입니다.

date
DateTime

초기 날짜 및 시간입니다.

적용 대상