MessageDescriptionCollection.FindAll(String) Method

Definition

Finds and returns all of the message descriptions in a collection whose messages have a specified action.

public System.Collections.ObjectModel.Collection<System.ServiceModel.Description.MessageDescription> FindAll (string action);

Parameters

action
String

The action of the messages being found.

Returns

A MessageDescriptionCollection that contains the collection message descriptions from the current collection whose messages have the specified action. If no matching MessageDescription objects are found, an empty collection is returned.

Remarks

If you need to find the first instance of the MessageDescription in the collection that match the specified action, use the Find(String) method instead.

Applies to

Өнім Нұсқалар
.NET Core 1.0, Core 1.1, 8 (package-provided)
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7 (package-provided), 4.7, 4.7.1 (package-provided), 4.7.1, 4.7.2 (package-provided), 4.7.2, 4.8 (package-provided), 4.8, 4.8.1
.NET Standard 2.0 (package-provided)
UWP 10.0