Share via


IEdmCollectionValue.Elements Property

Definition

Gets the values stored in this collection.

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

Property Value

Applies to