共用方式為


TypedXmlDocument.GetNullableDateTime(String) 方法

定義

重要

此 API 不符合 CLS 規範。

public:
 virtual Nullable<DateTime> GetNullableDateTime(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual Nullable<DateTime> GetNullableDateTime(string xpath);
abstract member GetNullableDateTime : string -> Nullable<DateTime>
override this.GetNullableDateTime : string -> Nullable<DateTime>
Public Overridable Function GetNullableDateTime (xpath As String) As Nullable(Of DateTime)

參數

xpath
String

傳回

屬性

適用於