| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : ReadElementContentAsStringAsync Method |
'Declaration <System.Runtime.CompilerServices.AsyncStateMachineAttribute(System.Xml.XmlReader+d__d)> <System.Diagnostics.DebuggerStepThroughAttribute()> <__DynamicallyInvokableAttribute()> Public Function ReadElementContentAsStringAsync() As System.Threading.Tasks.Task(Of String)
'Usage Dim instance As XmlFastInfosetReader Dim value As System.Threading.Tasks.Task(Of String) value = instance.ReadElementContentAsStringAsync()
[System.Runtime.CompilerServices.AsyncStateMachine(System.Xml.XmlReader+d__d)] [System.Diagnostics.DebuggerStepThrough()] [__DynamicallyInvokable()] public System.Threading.Tasks.Task<string> ReadElementContentAsStringAsync()
public function ReadElementContentAsStringAsync(): System.Threading.Tasks.Task;
System.Runtime.CompilerServices.AsyncStateMachineAttribute(System.Xml.XmlReader+d__d) System.Diagnostics.DebuggerStepThroughAttribute() __DynamicallyInvokableAttribute() public function ReadElementContentAsStringAsync() : System.Threading.Tasks.Task;
[System.Runtime.CompilerServices.AsyncStateMachine(System.Xml.XmlReader+d__d)] [System.Diagnostics.DebuggerStepThrough()] [__DynamicallyInvokable()] public: System.Threading.Tasks.Task<string*>* ReadElementContentAsStringAsync();
[System.Runtime.CompilerServices.AsyncStateMachine(System.Xml.XmlReader+d__d)] [System.Diagnostics.DebuggerStepThrough()] [__DynamicallyInvokable()] public: System.Threading.Tasks.Task<String^>^ ReadElementContentAsStringAsync();
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2