Compartir a través de


ExtensionMethods.ElementType(IEdmCollectionTypeReference) Método

Definición

Obtiene el tipo de elemento de la definición de esta referencia de colección.

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

Parámetros

type
IEdmCollectionTypeReference

Referencia al objeto que realiza la llamada.

Devoluciones

Tipo de elemento de la definición de esta referencia de colección.

Se aplica a