Udostępnij za pośrednictwem


ExtensionMethods.ElementType(IEdmCollectionTypeReference) Metoda

Definicja

Pobiera typ elementu definicji tej kolekcji.

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

Parametry

type
IEdmCollectionTypeReference

Odwołanie do obiektu wywołującego.

Zwraca

Typ elementu definicji tej kolekcji.

Dotyczy