Partager via


SearchDocument.GetBooleanCollection(String) Méthode

Définition

Obtient la valeur d’une SearchDocumentpropriété de collection appelée Booleankey.

public System.Collections.Generic.IReadOnlyList<bool> GetBooleanCollection (string key);
member this.GetBooleanCollection : string -> System.Collections.Generic.IReadOnlyList<bool>
Public Function GetBooleanCollection (key As String) As IReadOnlyList(Of Boolean)

Paramètres

key
String

Nom de la propriété.

Retours

Valeur de la propriété.

S’applique à