ServiceDescriptionFormatExtensionCollection::FindAll Method (String^, String^)
.NET Framework (current version)
Searches the ServiceDescriptionFormatExtensionCollection and returns an array of all members with the specified name and namespace URI.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- name
-
Type:
System::String^
The XML name attribute of the XmlElement objects to be found.
- ns
-
Type:
System::String^
The XML namespace URI attribute of the XmlElement objects to be found.
Note |
|---|
The array returned is empty if the search is unsuccessful. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
