| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : ReadContentAsAsync Method |
'Declaration <System.Diagnostics.DebuggerStepThroughAttribute()> <System.Runtime.CompilerServices.AsyncStateMachineAttribute(System.Xml.XmlReader+d__3)> <__DynamicallyInvokableAttribute()> Public Function ReadContentAsAsync( _ ByVal returnType As System.Type, _ ByVal namespaceResolver As System.Xml.IXmlNamespaceResolver _ ) As System.Threading.Tasks.Task(Of Object)
'Usage Dim instance As XmlFastInfosetReader Dim returnType As System.Type Dim namespaceResolver As System.Xml.IXmlNamespaceResolver Dim value As System.Threading.Tasks.Task(Of Object) value = instance.ReadContentAsAsync(returnType, namespaceResolver)
[System.Diagnostics.DebuggerStepThrough()] [System.Runtime.CompilerServices.AsyncStateMachine(System.Xml.XmlReader+d__3)] [__DynamicallyInvokable()] public System.Threading.Tasks.Task<object> ReadContentAsAsync( System.Type returnType, System.Xml.IXmlNamespaceResolver namespaceResolver )
public function ReadContentAsAsync( returnType: System.Type; namespaceResolver: System.Xml.IXmlNamespaceResolver ): System.Threading.Tasks.Task;
System.Diagnostics.DebuggerStepThroughAttribute() System.Runtime.CompilerServices.AsyncStateMachineAttribute(System.Xml.XmlReader+d__3) __DynamicallyInvokableAttribute() public function ReadContentAsAsync( returnType : System.Type, namespaceResolver : System.Xml.IXmlNamespaceResolver ) : System.Threading.Tasks.Task;
[System.Diagnostics.DebuggerStepThrough()] [System.Runtime.CompilerServices.AsyncStateMachine(System.Xml.XmlReader+d__3)] [__DynamicallyInvokable()] public: System.Threading.Tasks.Task<Object*>* ReadContentAsAsync( System.Type* returnType, System.Xml.IXmlNamespaceResolver* namespaceResolver )
[System.Diagnostics.DebuggerStepThrough()] [System.Runtime.CompilerServices.AsyncStateMachine(System.Xml.XmlReader+d__3)] [__DynamicallyInvokable()] public: System.Threading.Tasks.Task<Object^>^ ReadContentAsAsync( System.Type^ returnType, System.Xml.IXmlNamespaceResolver^ namespaceResolver )
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