ExtensionMethods.AsElementType(IEdmType) Method

Definition

Gets the element type of a collection definition or itself of a non-collection definition referred to by the type reference.

C#
public static Microsoft.OData.Edm.IEdmType AsElementType (this Microsoft.OData.Edm.IEdmType type);

Parameters

type
IEdmType

Reference to the calling object.

Returns

The element type of this references definition.

Applies to

Product Versions
OData EDM 7.0