'Declaration Public Overrides Sub WriteProcessingInstruction( _ ByVal name As String, _ ByVal text As String _ )
'Usage Dim instance As XmlNodeWriter Dim name As String Dim text As String instance.WriteProcessingInstruction(name, text)
Parameters
- name
- text