Partager via


ExtensionMethods.ElementType(IEdmCollectionTypeReference) Méthode

Définition

Obtient le type d’élément de la définition de cette référence de collection.

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

Paramètres

type
IEdmCollectionTypeReference

Référence à l'objet appelant.

Retours

Type d’élément de la définition de cette référence de collection.

S’applique à