Share via


CollectionFunctionCallNode.Functions Property

Definition

Gets the list of operation imports represented by this node

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

Property Value

Applies to