'Declaration
<__DynamicallyInvokableAttribute()> Public Overloads Overridable Function WriteStartDocumentAsync( _ ByVal standalone As System.Boolean _ ) As System.Threading.Tasks.Task
'Usage
Dim instance As NXmlNodeWriter Dim standalone As System.Boolean Dim value As System.Threading.Tasks.Task value = instance.WriteStartDocumentAsync(standalone)
[__DynamicallyInvokable()] public virtual System.Threading.Tasks.Task WriteStartDocumentAsync( System.bool standalone )
Parameters
- standalone