ServiceDescriptionFormatExtensionCollection::Find Method
.NET Framework (current version)
Searches the ServiceDescriptionFormatExtensionCollection and returns the first member of the collection specified by the parameter passed in.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | Find(String^, String^) | Searches the ServiceDescriptionFormatExtensionCollection for a member with the specified name and namespace URI. |
![]() | Find(Type^) | Searches the ServiceDescriptionFormatExtensionCollection and returns the first element of the specified derived Type. |
Show:
