XmlSerializerNamespaces.ToArray Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the array of prefix and namespace pairs in an XmlSerializerNamespaces object.
Assembly: System.Xml.Serialization (in System.Xml.Serialization.dll)
Return Value
Type: System.Xml.XmlQualifiedName ()An array of XmlQualifiedName objects that are used as qualified names in an XML document.
Show: