| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : ReadInnerXmlAsync Method |
'Declaration <System.Runtime.CompilerServices.AsyncStateMachineAttribute(System.Xml.XmlReader+d__1c)> <System.Diagnostics.DebuggerStepThroughAttribute()> <__DynamicallyInvokableAttribute()> Public Function ReadInnerXmlAsync() As System.Threading.Tasks.Task(Of String)
'Usage Dim instance As XmlFastInfosetReader Dim value As System.Threading.Tasks.Task(Of String) value = instance.ReadInnerXmlAsync()
[System.Runtime.CompilerServices.AsyncStateMachine(System.Xml.XmlReader+d__1c)] [System.Diagnostics.DebuggerStepThrough()] [__DynamicallyInvokable()] public System.Threading.Tasks.Task<string> ReadInnerXmlAsync()
public function ReadInnerXmlAsync(): System.Threading.Tasks.Task;
System.Runtime.CompilerServices.AsyncStateMachineAttribute(System.Xml.XmlReader+d__1c) System.Diagnostics.DebuggerStepThroughAttribute() __DynamicallyInvokableAttribute() public function ReadInnerXmlAsync() : System.Threading.Tasks.Task;
[System.Runtime.CompilerServices.AsyncStateMachine(System.Xml.XmlReader+d__1c)] [System.Diagnostics.DebuggerStepThrough()] [__DynamicallyInvokable()] public: System.Threading.Tasks.Task<string*>* ReadInnerXmlAsync();
[System.Runtime.CompilerServices.AsyncStateMachine(System.Xml.XmlReader+d__1c)] [System.Diagnostics.DebuggerStepThrough()] [__DynamicallyInvokable()] public: System.Threading.Tasks.Task<String^>^ ReadInnerXmlAsync();
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