XmlTextReader.ReadContentAsObjectAsync Method

Definition

public override System.Threading.Tasks.Task<object> ReadContentAsObjectAsync ();
override this.ReadContentAsObjectAsync : unit -> System.Threading.Tasks.Task<obj>
Public Overrides Function ReadContentAsObjectAsync () As Task(Of Object)

Returns

Applies to