Searches the System.Web.Services.Description.ServiceDescriptionFormatExtensionCollection and returns an array of all members with the specified name and namespace URI.
- name
- The XML name attribute of the System.Xml.XmlElement objects to be found.
- ns
- The XML namespace URI attribute of the System.Xml.XmlElement objects to be found.
An array of System.Xml.XmlElement instances.