TypedXmlDocument.GetDateTime(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.
public:
virtual DateTime GetDateTime(System::String ^ xpath);
public virtual DateTime GetDateTime(string xpath);
abstract member GetDateTime : string -> DateTime
override this.GetDateTime : string -> DateTime
Public Overridable Function GetDateTime (xpath As String) As DateTime
Parametry
- xpath
- String