TypedXmlDocument.SetDateTime 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
오버로드
SetDateTime(String, DateTime)
public:
virtual void SetDateTime(System::String ^ xpath, DateTime newValue);
public virtual void SetDateTime(string xpath, DateTime newValue);
abstract member SetDateTime : string * DateTime -> unit
override this.SetDateTime : string * DateTime -> unit
Public Overridable Sub SetDateTime (xpath As String, newValue As DateTime)
매개 변수
- xpath
- String
- newValue
- DateTime
적용 대상
SetDateTime(String, Nullable<DateTime>)
중요
이 API는 CLS 규격이 아닙니다.
public:
virtual void SetDateTime(System::String ^ xpath, Nullable<DateTime> newValue);
[System.CLSCompliant(false)]
public virtual void SetDateTime(string xpath, Nullable<DateTime> newValue);
abstract member SetDateTime : string * Nullable<DateTime> -> unit
override this.SetDateTime : string * Nullable<DateTime> -> unit
Public Overridable Sub SetDateTime (xpath As String, newValue As Nullable(Of DateTime))
매개 변수
- xpath
- String
- 특성