XmlReader.ReadContentAsDateTimeOffset Metoda

Definice

Přečte textový obsah na aktuální pozici jako DateTimeOffset objekt.

public:
 virtual DateTimeOffset ReadContentAsDateTimeOffset();
public virtual DateTimeOffset ReadContentAsDateTimeOffset ();
abstract member ReadContentAsDateTimeOffset : unit -> DateTimeOffset
override this.ReadContentAsDateTimeOffset : unit -> DateTimeOffset
Public Overridable Function ReadContentAsDateTimeOffset () As DateTimeOffset

Návraty

DateTimeOffset

Textový obsah jako DateTimeOffset objekt.

Výjimky

XmlReader Před dokončením předchozí asynchronní operace byla volána metoda. V tomto případě InvalidOperationException je vyvolán zpráva "Asynchronní operace již probíhá".

Platí pro