Share via


IEdmApplyExpression.Arguments Property

Definition

Gets the arguments to the function.

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

Property Value

Applies to