ServiceDescriptionFormatExtensionCollection::FindAll Method
.NET Framework (current version)
Searches the ServiceDescriptionFormatExtensionCollection for all members of the collection specified by the parameter passed in.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | FindAll(String^, String^) | Searches the ServiceDescriptionFormatExtensionCollection and returns an array of all members with the specified name and namespace URI. |
![]() | FindAll(Type^) | Searches the ServiceDescriptionFormatExtensionCollection and returns an array of all elements of the specified Type. |
Show:
