Condividi tramite


EdmTypeSemantics.IsCollection(IEdmTypeReference) Metodo

Definizione

Restituisce true se il riferimento è relativo a una raccolta.

public static bool IsCollection (this Microsoft.OData.Edm.IEdmTypeReference type);
static member IsCollection : Microsoft.OData.Edm.IEdmTypeReference -> bool
<Extension()>
Public Function IsCollection (type As IEdmTypeReference) As Boolean

Parametri

type
IEdmTypeReference

Riferimento al tipo.

Restituisce

Il riferimento è relativo a una raccolta.

Si applica a