EdmCollectionExpression.Elements Property

Definition

Gets the constructed element values.

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

Property Value

Implements

Applies to