Partager via


SearchDocument.GetInt32Collection(String) Méthode

Définition

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

public System.Collections.Generic.IReadOnlyList<int> GetInt32Collection (string key);
member this.GetInt32Collection : string -> System.Collections.Generic.IReadOnlyList<int>
Public Function GetInt32Collection (key As String) As IReadOnlyList(Of Integer)

Paramètres

key
String

Nom de la propriété.

Retours

Valeur de la propriété.

S’applique à