Partilhar via


SearchDocument.GetInt32Collection(String) Método

Definição

Obtenha o valor de uma SearchDocumentpropriedade de Int32 coleção chamada key.

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)

Parâmetros

key
String

O nome da propriedade.

Retornos

O valor da propriedade.

Aplica-se a