IEdmEntityContainer.Elements Property

Definition

Gets a collection of the elements of this entity container.

public System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmEntityContainerElement> Elements { get; }
member this.Elements : seq<Microsoft.OData.Edm.IEdmEntityContainerElement>
Public ReadOnly Property Elements As IEnumerable(Of IEdmEntityContainerElement)

Property Value

Applies to