Прочетете на английски Редактиране

Споделяне чрез


PolicyAssertionCollection.FindAll(String, String) Method

Definition

Returns all specified policy assertions.

C#
public System.Collections.ObjectModel.Collection<System.Xml.XmlElement> FindAll(string localName, string namespaceUri);

Parameters

localName
String

The local name of the policy assertion.

namespaceUri
String

The namespace of the policy assertion.

Returns

A collection of all policy assertions that match the specification, or an empty collection.

Applies to

Продукт Версии
.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, 4.7.1, 4.7.2, 4.8, 4.8.1