Compartir a través de


SearchFieldDataType.Collection(SearchFieldDataType) Método

Definición

Obtiene un objeto que SearchFieldDataType representa una colección de type.

public static Azure.Search.Documents.Indexes.Models.SearchFieldDataType Collection (Azure.Search.Documents.Indexes.Models.SearchFieldDataType type);
static member Collection : Azure.Search.Documents.Indexes.Models.SearchFieldDataType -> Azure.Search.Documents.Indexes.Models.SearchFieldDataType
Public Shared Function Collection (type As SearchFieldDataType) As SearchFieldDataType

Parámetros

type
SearchFieldDataType

Tipo de colección.

Devoluciones

que SearchFieldDataType representa una colección de type.

Se aplica a