TypedXmlDocument.GetNullableDateTime(String) Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Ważne
Ten interfejs API nie jest zgodny ze specyfikacją 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)
Parametry
- xpath
- String
Zwraca
- Atrybuty